Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.0, Qt Creator 2.7.0
-
Windows Vista 64 bit
-
f2122583da0e8f32c6ed77cd56b69d66559fe5f7 8d536c3348a05a55d0205454f3064662a49ac319
Description
- Have MSVC compiler and CDB debugger installed.
- Have a Qt version built with MinGW and a matching MinGW compiler in PATH variable.
- Delete Creator's settings from %APPDATA%.
- Start Creator.
- Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
There will be an auto-detected Kit using the MinGW Qt version. For this Kit, the MSVC compiler and the CDB debugger are set. Creator even shows a warning that these don't match.
When auto-detecting Kits, Creator should also auto-detect the matching compiler and debugger. In the above example, MinGW and gdb should be set for the kit.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-21994 cdb selected for default kit using MinGW
- Closed