PDA

View Full Version : Broken Qt



hakermania
7th September 2010, 15:05
I opened my project and there is no project added. Qt's color is still gray. i try re-installing but nothing changed.:mad::mad::mad:

I have very serious projects to deal with and I need it NOW!
http://img825.imageshack.us/img825/2695/screenshotpf.png

wysota
7th September 2010, 15:23
What is the content of the project file?

By the way, Qt's colour is green not gray...

Ben1
7th September 2010, 15:53
Try File->Open, if your file are here it seems all works !
You can try to click on project to see if your configuration is right and try to compile !

hakermania
7th September 2010, 19:08
compile is OK, Qt is GRAY(like walls) not GREEN(like trees xD)
I cannot see the project files.

tbscope
7th September 2010, 19:19
In Qt Creator, click on the Help menu, and then the About Plugins... menu.

Do any items show up with a red cross?
Do you have the cppeditor plugin loaded?

wysota
7th September 2010, 19:47
compile is OK, Qt is GRAY(like walls) not GREEN(like trees xD)
It's green:
http://qt.nokia.com/logo.png

I cannot see the project files.
Open the file with a text editor.

skeletor
8th September 2010, 06:04
Maybe try to select Window -> Show Sidebar. This happened to me when I installed QT Creator. The project was opened, just the sidebar was hidden.

lyuts
9th September 2010, 08:02
Do you see the same gray screen when you have just started Qt Creator? If yes, then I had the similar issue when I tried to compile Qt Creator with Qt that has been built without Webkit support.