Why doesn't Qt creator open ?
-
@hskoglund okay i typed what you said and this is what i get:
https://postimg.org/image/n2kt93lsl/
when i try to open my project it shows this error :
https://postimg.org/image/eycp4czdh/
how can i open my project and start working on it and i don't i see other option like design, project etc ??
-
@hskoglund okay i typed what you said and this is what i get:
https://postimg.org/image/n2kt93lsl/
when i try to open my project it shows this error :
https://postimg.org/image/eycp4czdh/
how can i open my project and start working on it and i don't i see other option like design, project etc ??
@joaopagotto what do you mean by that could you please explain as i am new to Qt ??
-
@joaopagotto what do you mean by that could you please explain as i am new to Qt ??
@Ahti
hi
In win 7 , simply open start menu and paste
%appdata% into the searchfield. it will open explorer at that location
the delete or move the folder QtProject
( as to explain how i read @joaopagotto ) -
Hello friend, can sometimes occur for a recording disk failure or something unexplained , Qt configuration files can corrupt .
Open your Windows Explorer and type in the directory tab % AppData % which will take you to the directory that is the configuration files and startup QtCreator , this path has QtProject is where these files .
Deleting this directory will cause the QtCreator recreate these configuration files and startup. Making the QtCreator boot normally.
I my computer this %appdata% is C:\Users\user\AppData\Roaming
-
Hello friend, can sometimes occur for a recording disk failure or something unexplained , Qt configuration files can corrupt .
Open your Windows Explorer and type in the directory tab % AppData % which will take you to the directory that is the configuration files and startup QtCreator , this path has QtProject is where these files .
Deleting this directory will cause the QtCreator recreate these configuration files and startup. Making the QtCreator boot normally.
I my computer this %appdata% is C:\Users\user\AppData\Roaming
@joaopagotto okay i deleted that QtProject in Roaming directory and started QtCreator again and guess what ?? nothing happened lol
-
Hi, seems some problem with your video driver, try updating it again.
Also you can try this flavor of starting Qt Creator:
qtcreator.exe -noload Welcome -noload QmlProfilerExtension -noload QmlProfiler -noload QmlDesigner
@hskoglund well it worked :) it was working perfectly fine but do i have to open it each time from cmd ??? and i get a feeling that some function of Qt Creator are missing am i right ???
-
@hskoglund well it worked :) it was working perfectly fine but do i have to open it each time from cmd ??? and i get a feeling that some function of Qt Creator are missing am i right ???
@hskoglund how can i follow you sir ??? ;) and you too @joaopagotto ??
-
Hi, to make Qt Creator start without those 4 plugins, start it one more time from CMD window, then goto Help, About Plugins, locate the 4 problematic ones and deselect their Load tick box. Now you should be able to start Qt Creator from the menu.
Developing Qt Quick apps will be more difficult without those plugins, so to fix it, perhaps check your OpenGL video driver. You could try installing Steam and test some game that requires OpenGL.
-
Hi, to make Qt Creator start without those 4 plugins, start it one more time from CMD window, then goto Help, About Plugins, locate the 4 problematic ones and deselect their Load tick box. Now you should be able to start Qt Creator from the menu.
Developing Qt Quick apps will be more difficult without those plugins, so to fix it, perhaps check your OpenGL video driver. You could try installing Steam and test some game that requires OpenGL.
I did what you said but i can't see the welcome tab. What to do now ?
-
Since the Welcome plugin is disabled there's no welcome tab, so you'll have to open your projects via the File menu.
but i wanna see the default projects.
-
You mean the "Recent projects"? That list on the Welcome tab is also visible in File Menu, Recent Projects.
But best would be if you could get OpenGL up and running, then you could reenable those 4 plugins and get back the Welcome tab.
@hskoglund no not recent projects i mean examples of projects that are there in Welcome tab by default
these : -
The recent projects is when you select
Projects