Making a Windows release
-
Hi,
I tried to "compile" my PySide/QML application on Windows. I tried both cx_Freeze and py2exe. The result of both is the same - a blank window.
After running the .exe, all I get is a completely white window with decoration. It starts and quits without any errors.
I tried even a very simple example with the same result.I have no idea what should I check and what could be wrong.
-
I have had all kinds of struggles with this, though I am not using python bindings, just mobility plugins.
-
I tried doing the same thing without success.
-
I'm not sure what helpful details I can even provide. It returns a blank window without any errors.
-
Are those utilities specifically for using Python bindings?
-
Can these utilities run on OS X?
-
Thanks for the help anyway.