Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.2.0, Qt Creator 4.3.0-rc1
-
Windows 10 64 bit
MSVC2015
Description
- Have an MSVC compiler installed.
- Configure a kit using a MinGW compiler in Creator 4.1.
- Quit Creator 4.1.
- Start Creator 4.2 with the same settings.
- The kit from step 2 now contains the MinGW compiler for C++ and an MSVC compiler for C.
Ideally, Creator should find the correct compiler for C. If this is not possible, not configuring any C-Compiler for it seems better to me than selecting the wrong one.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-17989 [REG 4.2 -> 4.3] gcc/g++ not being autodetected from PATH
- Closed