Jan Haag
Tue, 02 Feb 2010 23:33:38 -0800
Jan On Feb 2, 2010, at 2:13 PM, Phil Thompson wrote:
On Tue, 2 Feb 2010 13:58:36 +0100, Anne-Laure Terrettaz-Zufferey <al.terrz...@gmail.com> wrote:Hello,I have the following error when configuring PyQt on Mac os 10.6 and usingthe command: python configure.py --use-arch i386 I have already installed a Qt version for C/C++ development. It couldcomefrom this previous installation? Should I uninstall it? How to on mac os10.6? Error message: ----------------------- Determining the layout of your Qt installation... /usr/bin/qmake -spec macx-g++ -o qtdirs.mk qtdirs.pro make -f qtdirs.mkc++ -c -pipe -g -arch i386 -Wall -W -F/Library/Frameworks - DQT_CORE_LIB-DQT_SHARED -I/usr/local/Qt4.2/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/usr/include -I. -I. -o qtdirs.o qtdirs.cpp In file included from /Library/Frameworks/QtCore.framework/Headers/qnamespace.h:27, from/Library/Frameworks/QtCore.framework/Headers/qobjectdefs.h:27,from/Library/Frameworks/QtCore.framework/Headers/qobject.h:29,from/Library/Frameworks/QtCore.framework/Headers/qiodevice.h:28,from/Library/Frameworks/QtCore.framework/Versions/4/Headers/qfile.h:27,from/Library/Frameworks/QtCore.framework/Versions/4/Headers/QFile:1,from qtdirs.cpp:1: /Library/Frameworks/QtCore.framework/Headers/qglobal.h:872:6: error:#error"This version of Mac OS X is unsupported" make: *** [qtdirs.o] Error 1Error: Failed to determine the layout of your Qt installation. Try againusing the --verbose flag to see more detail about the problem. macbook-de-al-2:PyQt-mac-gpl-4.7 naane$ -------------------------- Thanks in advance, regards, ALAs the error message implies, you need a newer version of Qt. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt