[PyQt] MAC Intel and PowerPC

Anita Diliberto ADiliberto at evertz.com
Wed May 23 20:19:55 BST 2007


I have tried to create a universal binary, but that hasn't seemed to work
when I bring over the .app file to the power pc.

-----Original Message-----
From: Doyon, Jean-Francois [mailto:jdoyon at NRCan.gc.ca]
Sent: Wednesday, May 23, 2007 3:17 PM
To: Anita Diliberto; pyqt at riverbankcomputing.com
Subject: RE: [PyQt] MAC Intel and PowerPC


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