[PyQt] Problem with compile on Mac OS SL 10.6.7
Dr. Louis Wicker
Louis.Wicker at noaa.gov
Fri Apr 1 17:11:56 BST 2011
All:
with both the released and the snapshot version (PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3), I get this error when compiling....
make[2]: Nothing to be done for `first'.
make[2]: Nothing to be done for `first'.
make[2]: Nothing to be done for `first'.
make[2]: Nothing to be done for `first'.
g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/wicker/Downloads/PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/7.0/include/python2.7 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/wicker/Downloads/PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp
/Users/wicker/Downloads/PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3/QtCore/sipQtCoreQLocale.cpp: In function 'PyObject* meth_QLocale_textDirection(PyObject*, PyObject*)':
/Users/wicker/Downloads/PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3/QtCore/sipQtCoreQLocale.cpp:1651: error: 'class QLocale' has no member named 'textDirection'
/Users/wicker/Downloads/PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3/QtCore/sipQtCoreQLocale.cpp: At global scope:
/Users/wicker/Downloads/PyQt-mac-gpl-snapshot-4.8.4-8641ecc135b3/QtCore/sipQtCoreQLocale.cpp:2134: error: 'LatinAmericaAndTheCaribbean' is not a member of 'QLocale'
make[1]: *** [sipQtCoreQLocale.o] Error 1
make: *** [all] Error 2
Any ideas? I am using EPD 7.0.2 for my python environment, and Xcode environment 3.2.6, gcc 4.2.1
----------------------------------------------------------------------------
| Dr. Louis J. Wicker
| NSSL/FRDD Rm 4368
| National Weather Center
| 120 David L. Boren Boulevard, Norman, OK 73072
|
| E-mail: Louis.Wicker at noaa.gov
| HTTP: www.nssl.noaa.gov/~lwicker
| Phone: (405) 325-6340
| Fax: (405) 325-6780
|
| If you start a day without a clear plan about how you’re
| going to spend your attention, you’ll end up wasting most
| of it.—Martha Beck (2002)
|
| Assemby of Japanese bicycle requires great peace of mind.
| Robert Pirsig, ZAMM
|
----------------------------------------------------------------------------
|
| "The contents of this message are mine personally and
| do not reflect any position of the Government or NOAA."
|
----------------------------------------------------------------------------
More information about the PyQt
mailing list