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

Beta 1 binary package has forwarding pri files under mkspecs/modules but no mkspecs/modules-inst folder that forwarding headers want

    XMLWordPrintable

Details

    • 62b0f41ae0c2971db5d6e53972d746b0a865a736

    Description

      Beta 1 binary package has only forwarding pri files under mkspecs/modules. It seems that this happens because qtbase.pro installs every folder that exists under mkspecs at the time the qmake is run, which on clean build means there will only ne mkspecs/modules but no mkspecs/modules-inst. This installation will overwrite the non-forwarded versions of module .pri files installed by each module with forwarded versions.

      There is "mkspecs.files -= $$PWD/mkspecs/modules" line in qtbase.pro, but that doesn't seem to work, possibly because drive letter case is different for this path in mkspecs.files.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-26985
          # Subject Branch Project Status CR V

          Activity

            People

              e0348803 Miikka Heikkinen
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes