Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.5.0
-
None
-
Windows 10, Windows 7 Enterprise edition
Visual Studio 2015, Visual studio 2015 RC.
Description
I tried to build Qt 5.5 source code via VS2015 x86 x64 Cross Tools command Prompt.
The configuration options are as follows:
configure -platform win32-msvc2015 -qmake -plugin-sql-sqlite -qtlibinfix _Ad_ -qt-libjpeg -qt-sql-sqlite -qt-zlib -debug-and-release -force-debug-info -developer-build -nomake examples -nomake tests -opensource -confirm-license
The issue reproduce when running configuration tests, it shows the following error message
Running configuration tests... NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0 \VC\BIN\x86_amd64\cl.EXE"' : return code '0x2' Stop. Could not find output file 'arch.exe' or 'arch' in E:/Qt/5.5/qtbase/config.tests /arch : No such file or directory
I did not encounter this issue when running configure options via VS2015 x86 Native Tools Command Prompt.
Attachments
Issue Links
- relates to
-
QTBUG-47792 Qt 5.5 static build issues with MSVC2010
-
- Closed
-