PDA

View Full Version : how to create a C++ Projekt under QT4.3.3 with Eclipse?



alanhome2003
12th December 2008, 16:27
Hi all,

I installed the QT4.3.3 under Eclipse with CDT,Dev-C++ 4.9.9.2,Qt Eclipse Integration 1.0.1.

and it works for examples of QT, now I want to create a normal C++ project and use QT widgets to show some Informations.
but I got a error "make: *** No rule to make target `all'."

Someone can tell me why and how?
thanks a lot !!

lyuts
20th December 2008, 17:37
I used eclipse and Qt integration for some time. I had not problems with it.
After everything is installed, it should work fine. Do you have pro file and Makefile generated?