Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.0.0 Beta 1
-
Fix Version/s: 5.0.0 Beta 1
-
Component/s: Build System
-
Labels:
-
Environment:Windows 7, msvc 2010
-
Commits: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
- is required for
-
QTBUG-26922 Qt 5.0 Beta 1 tasks
-
- Closed
-
For Gerrit Dashboard: QTBUG-26985 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
33490,1 | Remove automatic drive letter lowercasing from Option::fixString() | master | qt/qtbase | Status: MERGED | +2 | 0 |