[PyQt] Generating Windows Executables under Wine in Linux

Phil Thompson phil at riverbankcomputing.com
Fri Nov 26 15:42:37 GMT 2010


On Fri, 26 Nov 2010 12:19:05 -0300, Nahuel Defossé
<nahuel.defosse at gmail.com> wrote:
> Hi everyone
> 
> Has anyone tried to create windows executables with wine for your PyQt4
> apps?
> I've tried it in the past with no success but a strange behaviour.
> Executables were
> able to "compile" and run under wine, but when I tried to run them in
> a actual windows
> OS, they said they were no valid win32 applications. I gave up, and
> switched to a VM
> based setup, but it has its problems, i.e. no CLI automation.

You might want to look at buildbot to handle the automation.

Phil


More information about the PyQt mailing list