开发者

packaging qtwebkit for windows

I'm developing a qtwebkit based editor on linux using pyqt. I would like to package it for windows too. Is it possible? what is the procedure for that? I could not find any g开发者_开发知识库oogling.


I'd definitely recommend py2exe, i'm using it for an application of mine and there's even a wiki concerning PyQt

http://www.py2exe.org/index.cgi/Py2exeAndPyQt


I found pyinstaller works like a charm for all windows, linux and mac

http://www.pyinstaller.org/

Deploy PyQt Applications on Mac OS X with PyInstaller

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜