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

    • 62b0f41ae0c2971db5d6e53972d746b0a865a736

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes