Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0 Beta
-
None
-
* Windows 10 Pro, Build 10586, 64-bit
* MSVC2015 Update 1, 64-bit
-
d3518b752583d6d725f4adb14f804ae6d7cfa650
Description
While doing an in-place or shadow-build compilation, at some point Uic.exe gets called and it cant find Qt5Core.dll. Even if it is there. Copying Qt5Core.dll to the *\qtbase\bin Folder "fixes" it. But later, other Tools cant find the other *.dlls in the *\qtbase\lib Folder.
Compilation is broken since the December 16 Snapshot. Also the Source from Git (Files from December 18) are broken. The Last Snapshot that was working for me was from December 10. But I dont have that Snapshot lying around anymore.
I will try if adding the empty shadow-build Path will work as a workaround for now.
Building under Linux (Antergos, KDE 5.5.1 / Plasma 5, 64-bit) works fine. Mac OS untested (I dont have a Mac).
Some config Files from the current shadow-build Test has been added.
The last Error in the VS2015 CMD Shell is:
jom: C:\xsdf64\qtbase\Makefile [sub-src-make_first] Error 2 jom: C:\xsdf64\Makefile [module-qtbase-make_first] Error 2
The Config Parameter are:
c:\qt5src\configure -opensource -confirm-license -prefix c:\qt-build-64bit-icu -opengl dynamic -debug-and-release -developer-build -openssl -I C:\opensslx64\include -L C:\opensslx64\lib -icu -I C:\icurlsx64\include -L C:\icurlsx64\lib -mp -nomake tests -nomake examples -no-warnings-are-errors
BTW: Qt 5.5.1 does get compiled just fine.
Attachments
Issue Links
- depends on
-
QTQAINFRA-943 the artifact packaging concept is wrong for non-prefix builds
- Closed
- is required for
-
QTBUG-48845 Issues to be fixed before Qt 5.6.0 RC
- Closed
- resulted in
-
QTBUG-54438 Windows: qmake generates incorrect path for Qt DLLs in check target
- Closed