Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
Qt Creator 4.3.0
-
None
Description
For a kit that has MSVC 2017 compilers set, the function AbstractMsvcToolChain::compilerCommand() returns either
- an empty string if no cl.exe is in PATH
- the first cl.exe that is in the system environment's PATH
This leads to the creation of wrong qbs profiles for MSVC 2017 kits.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-17925 Qt creator can not detect compiler Microsoft Visual C++ 14.0() that comes from Visual Studio 2017
- Closed
- relates to
-
QBS-1141 qbs-setup-qt fails to assign base profile to QT 5.9 vs2017 version
- Closed