Rémy HUBSCHER wrote:
Hello,
I am a new programmer un PyQt4 and I am looking to deploy my PyTalk
jabber client on Windows, Linux and Mac OS X.
I heard that I will have to use py2exe, cx_freeze and py2app.
Could somebody explain exactly how to do ?
I just need a setup.py file of each to understand.
To install PyQt4 on my Mac OS X systems, I had to compile Qt OpenSource
C++ and next PyQt4.
I hope every user of my application will not have to do that.
Thanks you very much for your help.
Natim
_______________________________________________
PyQt mailing list PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
You should have a look at pyinstaller, too. It is quite easy to use (but
get the svn version), even I managed it! I'm afraid it doesn't support
OS X, though.
_______________________________________________
PyQt mailing list PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt