Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46902

Regression: activeqt tools don't get built anymore as of 5.4.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.4.2
    • ActiveX Support
    • None
    • Fedora MinGW

      After commit 70c22cb89f1c923c71cbc1a477c862fd947161e6 the activeqt tools (dumpcpp, dumpdoc and testcon) don't get built any more.

      In this commit the variable SUBDIRS was set to 'src' for all targets in the top level qtactiveqt.pro file. This shouldn't be necessary as the qtbase file mkspecs/features/qt_parts.prf automatically sets this variable (to automatically include folders like 'src', 'tools', 'examples', 'demos' and 'tests' when they are available). Therefore it shouldn't be necessary to manually set SUBDIRS

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            epienbroek Erik van Pienbroek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes