[PyQt] MAC Intel and PowerPC
Doyon, Jean-Francois
jdoyon at NRCan.gc.ca
Wed May 23 20:17:21 BST 2007
You would need to build a universal binary, or build for the Power PC
and use Rosetta.
I was curious, so I looked for Python-specific solutions. Looks like
this should help you:
http://wiki.python.org/moin/MacPython/UniversalLibrariesAndExtensions
J.F.
-----Original Message-----
From: pyqt-bounces at riverbankcomputing.com
[mailto:pyqt-bounces at riverbankcomputing.com] On Behalf Of Anita
Diliberto
Sent: May 23, 2007 14:43
To: 'pyqt at riverbankcomputing.com'
Subject: [PyQt] MAC Intel and PowerPC
I have a created a PyQt application using Qt4.1.1 and PyQt4 and
Python2.4 on a MAC Intel. I am using py2app to create an executable. I
can run the executable on the Mac Intel, but I can't seem to run it on
the MAC PowerPC.
Any suggestions on how I would do this?
Thanks
_______________________________________________
PyQt mailing list PyQt at riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list