Building PySide on Windows
Jump to navigation
Jump to search
English French [qt-devnet.developpez.com]
Building PySide on Microsoft Windows
Prerequisites
- Qt 4.8 libraries VS 2008 edition [download.qt.io] is required when building against Python 2.6, 2.7 or 3.2
- Qt 4.8 libraries VS 2010 edition [download.qt.io] is required when building against Python 3.3 or 3.4
- Windows SDK v7.0 [microsoft.com] is required when building against Python 2.6, 2.7 or 3.2
- Windows SDK v7.1 [microsoft.com] is required when building against Python 3.3 or 3.4
- CMake [cmake.org]
- Python 2.6, 2.7, 3.2, 3.3 or 3.4 [python.org]
- OpenSSL [slproweb.com]
NOTE: Be sure that cmake.exe is in your PATH.
Building PySide installer
- Download PySide Source Distribution [pypi.python.org]
- Extract the source distribution and switch to the PySide-1.2.2 directory:
- Build PySide windows installer:
- After the successful build, the binaries can be found in sub-folder “dist”: