No C++ projects
Solved
General and Desktop
-
Hi guys!
This is the first time when I saw such annoying bug. I can't create any C++ project, no-Qt project or console project. Only python projects. That's strange because I've just created a console one (C++) and bum - I can't create C++ no more.
This are some screens:
Please, help me!
-
Solved. I think this was happned because of beautifier plugin - after I install it I've got this problem.
To solve it you just need to reset Qt settings. To do that just delete two QtProject folders from:
%SystemDrive%\Users%USERNAME%\AppData\Roaming\QtProject
and
%SystemDrive%\Users%USERNAME%\AppData\Local\QtProject.
That's it. I hope it will help someone.