Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0 RC
-
None
-
Windows 7
Visual Studio 2013
Source directory: "D:\Programme\Qt\5.6.0_rc"
Build directory: "D:\Programme\Qt\5.6.0_2013XPNS"
-
3bcc303711ed930a96c98a500e9f0aa5ff403da5
Description
Including 5.6 beta a directory named "modules-inst" was created in "qtbase\mkspecs" when using shadow builds.
The files in "qtbase\mkspecs\modules" contained the absolute path to the build directory for example:
"QT_MODULE_BIN_BASE = D:/Programme/Qt/5.6.0_2013XP/qtbase/bin
QT_MODULE_INCLUDE_BASE = D:/Programme/Qt/5.6.0_beta/qtbase/include"
Maybe because of the changes that where made in
https://codereview.qt-project.org/#/c/140957/8/mkspecs/features/qt_module_headers.prf
this is no longer the case and the build failes because of missing includes.
Attachments
Issue Links
- relates to
-
QTBUG-51536 No success to build a Qt 5.6 RC package on Windows (while <= 5.5 ok)
- Closed
-
QTBUG-51392 need to clarify prefix and shadow builds in documentation
- Closed