PDA

View Full Version : Newbie question about QT Eclipse integration.



akasi
6th September 2008, 19:58
Hi everybody!

I am completely newbie to QT. I have the following problem:
I installed QT 4.1.1 along with Eclipse plug-in on Windows Vista.
When I create a dummy project in Eclipse with GUI support and try to compile it without making any changes, i get the error message:
"Error executing qmake: Error processing 'dummy.pro'"

Can you please explain me what is the problem?
Are there any tutorials with examples for QT+ Eclipse.

Thank you for your replies.

akasi
7th September 2008, 15:14
nobody can help me??

lyuts
8th September 2008, 20:35
How did you configured qt before installation?

jacek
8th September 2008, 23:34
Did you set what Qt version you want to use in Eclipse's configuration?

akasi
18th September 2008, 09:51
the problem in fact was quite subtle, since I am under user account, eclipse could not access some header files of Qt which was installed under administrator account.
Thx