Qmake reports multiple targets and stops
Locked
General and Desktop
-
I am working on Qt 5.1.0 with Qt creator 2.7.2 with minGW on windows7(sp1)
I tried to build the hello project from command line (C:\Qt\Qt5.1.0\5.1.0\mingw48_32\exaples\qmake\tutorial) as presicribed by the qmake manual.
I created hello.pro.
qmake -o Makefile hello.pro works fine.
But , “make” results in the following error,
Makefile : 62: ***multiple target patterns. stop
Thanks in advance for all your helps, Really appreciate your valuable time
Naveen C K
-
and whats the reason to post the "exact same problem":http://qt-project.org/forums/viewthread/31530/ again in a new thread?!
-
Sorry, That is by mistake. I was wondering why the thread is not appearing in the Active Topics list where many could watch and reply. It is purely out of my ignorance.