On Sep 14, 2009, at 6:16 AM, Phil Thompson wrote:
PyQt --use-arch - no good. The config stage uses the default arch,
so
ends up trying to compile qtdirs with the default 64bit architecture,
which of course fails. Maybe it should use the SIP arch info for
config test compilation?
Yes - will be fixed in tonight's snapshot.
I also noticed that it doesn't use SIP's default macros or platform
(mkspec), but instead is hardwired to 'fix' qmake args to add -spec
macx-g++.
It will now use the value you passed to SIP's configure.py -p (--
platform)
flag.
The initial test works now (determining Qt layout).
The Qt module tests still fail. It looks like the arch flags aren't
added in the compile_qt_program function.
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
The equator is so long, it could encircle the earth completely once.
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt