[PyQt] Need a recipe for building
Brian Brown
rbb at techgame.net
Wed Sep 30 17:05:40 BST 2009
On Sep 30, 2009, at 1:58 AM, Phil Thompson wrote:
>>
>
> http://www.riverbankcomputing.com/static/Docs/PyQt4/pyqt4ref.html#configuring-sip-and-pyqt-for-macos-10-6-snow-leopard
>
This is exactly what I did to product the error in the first message:
For Sip:
python ./configure.py --arch=i386
For PyQt:
python ./configure.py --use-arch=i386
... which is what is frustrating. This should work, I think.
- Brian
> Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090930/2902ec3d/attachment.html
More information about the PyQt
mailing list