Hi..
While I was compilin' my project ..I had the following msg error when I used make to compile :

mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory 'C:....'
mingw32-make[1]:Nothing to be done for 'first'
mingw32-make[1]:Leaving directory

???
I used qmake -project to generat the .pro and make to generate the makefile

..
if some one could help
Thx