Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
2.1.1
-
Windows 8.1 - MSVC 2015
-
ac3c444443e1828796abe8654405490159f62afc
Description
[REG 5.8->5.9]: When opening a pro file with a Qt 5.9 version it will not be able to create the vcxproj file. This happens with any version of MSVC and any Qt 5.9.x version because it will output:
[1] - C:/QT/5.9/MSVC2015_64/mkspecs/features/toolchain.prf:129: Variable QMAKE_CXX.COMPILER_MACROS is not defined. [2] - Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set
This is due to recent changes in qmake, specifically toolchain.prf which now depends on being able to detect the compiler on the system. Something which doesn't seem to succeed inside the VS IDE.
Attachments
Issue Links
- is duplicated by
-
QTVSADDINBUG-473 Can't use Qt v5.9 as default
- Closed
-
QTVSADDINBUG-474 Unable to open existing projects in VS2015
- Closed
- relates to
-
QTVSADDINBUG-491 lupdate no longer works via Visual Studio Add-in
- Closed