Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.14.0 Beta 1
Description
Install Qt5.14.0 MSVC2017 x86 binaries and launch Creator. Open project xmlpatterns/filetree and compile. Build fails with:
link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /MANIFEST:embed /OUT:debug\filetree.exe @C:\Users\joaijala\AppData\Local\Temp\filetree.exe.17300.3594.jom LINK : fatal error LNK1104: cannot open file 'C:\Program Files (x86)\Windows Kits\10\lib\10.0.17763.0\um\x86\shell32.lib' jom: C:\Users\joaijala\RTA\qt5\Examples\Qt-5.14.0\xmlpatterns\build-filetree-Desktop_Qt_5_14_0_MSVC2017_32bit-Debug\Makefile.Debug [debug\filetree.exe] Error 1104 jom: C:\Users\joaijala\RTA\qt5\Examples\Qt-5.14.0\xmlpatterns\build-filetree-Desktop_Qt_5_14_0_MSVC2017_32bit-Debug\Makefile [debug] Error 2 16:09:56: The process "C:\Users\joaijala\RTA\qt5\Tools\QtCreator\bin\jom.exe" exited with code 2. Error while building/deploying project filetree (kit: Desktop Qt 5.14.0 MSVC2017 32bit) When executing step "Make"
There is total number of 351 examples that were built with Qt5.13.1 but fail now with Qt5.14.0 beta1, I haven't checked manually them all and I'm not sure if they have same root cause, see complete list of examples in attachments.
All these listed examples can be build with MSVC2017 x64, they fail only on x86.
Please re-assign if this is not a build system issue.
Attachments
Issue Links
- duplicates
-
QTBUG-78827 Qt hard coded library's path which don't exist on user's machine
- Closed
- is duplicated by
-
QTBUG-79297 [REG 5.13.1 -> 5.14 beta1] Cannot build examples with MSVC
- Closed