[Qt-interest] [Mac] How to generate the Makefile.Debug and Makefile.Release files ?
Louis Du Verdier
zemassacreur at yahoo.fr
Tue Dec 8 17:03:06 CET 2009
Hello,
For a project, I can't use XCode projects, so I have to use Makefiles.
To compile, I use this command :
qmake -spec macx-g++
But the problem is that the Makefile.Debug and Makefile.Release files are not created.
When I run the make command, I have this error :
gnumake: *** No rule to make target `debug'. Stop.
gnumake: Entering directory `/Users/Louis/Downloads/QTholid/test_projet'
gnumake: Leaving directory `/Users/Louis/Downloads/QTholid/test_projet'
Thanks for your help,
Louis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091208/77345e5c/attachment.html
More information about the Qt-interest-old
mailing list