[PyQt] Porting PyQt GUI between platforms.

Raoul Snyman raoul.snyman at saturnlaboratories.co.za
Tue Aug 3 08:53:29 BST 2010


On Tue, 3 Aug 2010 17:21:48 +1000, Algis Kabaila <akabaila at pcug.org.au>
wrote:
> On Tuesday 03 August 2010 15:07:28 Raoul Snyman wrote:
> Actually, I was asking if Pyinstaller should preferably be run whilst on
a 
> Linux Box or is it better on a Windows box?  

PyInstaller cannot "cross-compile". If you want to build a Windows
package, you have to do it on Windows.

I haven't used PyInstaller on Linux, so I cannot say.

-- 
Raoul Snyman, B.Tech IT (Software Engineering)
Saturn Laboratories
m: 082 550 3754
e: raoul.snyman at saturnlaboratories.co.za
w: www.saturnlaboratories.co.za
b: blog.saturnlaboratories.co.za


More information about the PyQt mailing list