Changes between Version 3 and Version 4 of jazz/xxx2exe
- Timestamp:
- Jan 9, 2015, 12:49:59 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/xxx2exe
v3 v4 18 18 * SHC 19 19 * http://www.datsi.fi.upm.es/~frosal/ 20 21 == py2exe == 22 23 (from [wiki:wade/python]) 24 * 官網:http://www.py2exe.org/ 25 * 下載:http://sourceforge.net/projects/py2exe/files/ 26 * 編 pygtk 問題: 27 * http://romaprama.blogspot.com/2010/01/pygtk-py2exe.html 28 * 打包 pyside 時,如果遇到 msvcp90.dll 錯誤,請去下載此檔到 windows/system32 內。