Qt Creator refuses to parse project file
-
it parses the project now displaying the proper source code orgaization now that I forced it to use the desktop qt 5 kit.
But it won't let me configure the project. It just says
The project ProjectX is not yet configured
Qt Creator uses the kit Desktop Qt 5.12.2 GCC 64 bit to parse the project.No valid kits found.
Its a C++ project
-
@A123 said in Qt Creator refuses to parse project file:
No valid kits found.
Then please show a screenshot of Tools > Options > Kits > Kits
-
Here is a screenshot
-
@aha_1980 I deleted all the .user files. There is nothing I see to do on the configure project page. It won't allow me to pick a kit. If I try to import a build it doesn't do anything. If I go to options and pick the Desktop 5.12 kit it simply says
C and C++ compiler paths differ. C compiler may not work.
C and C++ compiler paths differ. C compiler may not work.the project remains unconfigured and won't allow me to compile or build.
-
-
@aha_1980 said in Qt Creator refuses to parse project file:
It's just interesting that there is no warning sign...
Tracked as QTCREATORBUG-22177 now.