Changes between Version 117 and Version 118 of DevelopGuide
- Timestamp:
- Apr 3, 2010, 10:23:28 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopGuide
v117 v118 36 36 $ ./Papywizard.py 37 37 }}} 38 39 38 === Windows === 40 39 41 40 On Windows, !PyQt package don't need the Qt package. But the following additional libs are needed: 42 41 42 * ElementTree: http://effbot.org/downloads/#elementtree 43 43 * pywin32: http://sourceforge.net/projects/pywin32 44 44 * MSVC2008 C++ runtime DLLs: http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en (first try without it)