Unable to create new project - QT Design Studio dialog keeps showing up (Windows)
-
Whenever I click to create new project (The "+ New") button on the start menu of QT Creator, it shows a dialog from Design Studio saying "Let's create something wonderful with Qt Design Studio!", and doesn't give me and option to create a simple project!
-
Whenever I click to create new project (The "+ New") button on the start menu of QT Creator, it shows a dialog from Design Studio saying "Let's create something wonderful with Qt Design Studio!", and doesn't give me and option to create a simple project!
@Developer123 What exactly and how did you install?
Did you also install Qt? -
@Developer123 What exactly and how did you install?
Did you also install Qt?@jsulm Hi thanks for the reply.
I was having this issue, then I uninstalled and reinstalled QT, and kept having the issue.
It seems QT keeps some config files even after uninstalling. I deleted the following folder and now it works normally:
C:\Users\<my user>\AppData\Roaming\QtProject
-
No need to delete the QtProject directory. This popup comes from a plugin that gets automatically enabled when you enable the Qt Quick plugin.
To fix this issue, go to Help -> About plugins... and disable the StudioWelcome plugin
I've created an issue for that in the bug tracker: https://bugreports.qt.io/browse/QTCREATORBUG-27149