Problem creating new project with qt creator 6.0.0
-
@PikaCat OK, it was released yesterday.
Again: how did you install it?
Try to start from terminal to check whether there are any warnings.
Also, try to start with "-temporarycleansettings" parameter to see whether it works then. -
@PikaCat said in Problem creating new project with qt creator 6.0.0:
What about mingw9.0.0?
What is about it? I did not say a single word about it.
Please calm down, I didn't know that QtCreator6 was released yesterday... -
@jsulm I installed this release using qt MaintenanceTool. The maintenance tool is just a GUI interface and I don't know what "-temporarycleansettings" does.
Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?
By the way, I'm not angry with that :). I'm just thrilled to tell you that they are released and with the help of the g++11.2 inside mingw9.0.0, we are now able to write c++20 code inside qt.
Clangd is also supported now.ヾ(•ω•`)o -
@PikaCat said in Problem creating new project with qt creator 6.0.0:
Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?
QtCreator. It tells QtCreator to start with default settings. See https://doc.qt.io/qtcreator/creator-cli.html
-
@PikaCat Not so clean solution would be to delete QtCreator settings, but you then have to configure everything again (if you changed anything in settings). You can also try to undo your settings changes (if you remember what you changed).
You could also file a bug in Qt bug tracker (and search there for such a bug report, maybe somebody already reported).
-
@Johnny_5 said in Problem creating new project with qt creator 6.0.0:
How would one get to this dialog to disable StudioWelcome?
Menu: Help/About Plugins...