Qt Creator9.0 can not create new project or open project issues
-
Hi folks:
I recently update Qt Creator from 8.0 to 9.0,now it occured issues,only .pro file displayed on the left panel,and status is said"Reading project xxxx" when i create new project or open old project,i tried to find solution by internet,but issues still on,so i want to folks to help mebest reguards
Sam
-
Try manually removing the whole build directory, and removing .pro.user file from source directory. Then start Qt Creator again and set up the project again.
-
Try manually removing the whole build directory, and removing .pro.user file from source directory. Then start Qt Creator again and set up the project again.
-
Hm, then take a look at General Output tab, maybe it will show some issues with the project or kit configuration.