Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.3.0-rc1
-
Windows 10 64 bit
Description
- Have MinGW's gcc and g++ in your PATH variable.
I used MinGW 5.3.0 from Qt's online installer. - Start Creator with empty settings, e.g. by passing the parameter -settingspath <empty directory>
- See the list of compilers in "Tools" -> "Options..." -> "Build & Run" -> "Compilers".
MSVC-compilers are being autodetected but MinGW is not.
Creator should automatically detect all compilers in PATH. In Creator 4.2, this used to work correctly.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-17406 Creator automatically assigns MSVC C-Compiler to MinGW-based kit
- Closed