Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.6.1
-
None
-
Windows 10 1607 64 bit
MSVC2015 Build Tools package: visualcppbuildtools_full.exe
Description
When I try building Qt with the "Visual C++ 2015 x86 Native Build Tools Command Prompt", the autodetected QMAKESPEC is "win32-msvc2005" (two thousand five). Building with nmake after that will fail because the used switches are wrong.
qmake should correctly detect the QMAKESPEC win32-msvc2015 (two thousand fifteen).
Attachments
Issue Links
- relates to
-
QTCREATORBUG-15895 Wrong auto-detected ABI for msvc2015 Visual C++ Compiler 14.0
- Closed