Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.12.0-rc1
-
None
-
-
29488fbdafa4da33b343dc26b208622d0bb58315 (qt-creator/qt-creator/4.12)
Description
When starting Qt Creator, I get warnings in General Messages:
C and C++ compiler paths differ. C compiler may not work. C and C++ compiler paths differ. C compiler may not work.
These warnings come from QbsProjectManager. When augmenting the code with qDebug, it looks like the path of the C compiler is empty.
Anyhow, if I check out the Kit, everything is configured correctly.