[Qt-interest] [Compilation] How to use make under Mac ?

Murphy, Sean M. sean.murphy at gd-ais.com
Wed Nov 25 18:04:47 CET 2009


What error do you get when you type “make”?  

 

And are you actually typing “make release” or “make debug”?  If so, that usually isn’t correct, you just type “make”.

Sean

 

From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Louis Du Verdier
Sent: Wednesday, November 25, 2009 11:20 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] [Compilation] How to use make under Mac ?

 

Hello,

For an IDE, I have to use the make command to compile Qt projects.
So I call qmake with the flags "-spec macx-g++" to create a Makefile instead of a xCode project but the command "make release/debug" doesn't run.
How can I make the make command run correctly under Mac ? Or if it is not possible, what command xCode use to create the application ?

Thanks,
Louis.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/94ed3aa9/attachment.html 


More information about the Qt-interest-old mailing list