[Qt-interest] Re : [Compilation] How to use make under Mac ?
Louis Du Verdier
zemassacreur at yahoo.fr
Wed Nov 25 20:31:46 CET 2009
I don't run under Mac, but the man who compile my IDE for this plateform have this error :
Démarré dans le dossier /Users/Thibaut/Downloads/QTholid/test_projet.
gnumake: Entering directory `/Users/Thibaut/Downloads/QTholid/test_projet'
g++ -c -pipe -Os -arch i386 -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.5/mkspecs/macx-g++ -I.
-I/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/usr/include/QtCore
-I/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I/usr/include/QtGui -I/usr/include -I. -I. -F/Library/Frameworks -o
FenPrincipale.o FenPrincipale.cpp
gnumake: g++: No such file or directory
gnumake: Leaving directory `/Users/Thibaut/Downloads/QTholid/test_projet'
gnumake: *** [FenPrincipale.o] Error 1
Terminé avec le code 2.
I tell him to add a variable in his PATH, but the error is the same.
His PATH : /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Developer/usr/bin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091125/82131d8b/attachment.html
More information about the Qt-interest-old
mailing list