[PySide] PySide 1.1.1 Windows builds

Roman Lacko backup.rlacko at gmail.com
Fri May 18 23:47:48 CEST 2012


Hi,

I have prepared windows builds of PySide 1.1.1 for Pyhon 2.7 and 3.2,
32bit and 64bit.
Builds will be available on my google Drive [1], until the PySide site
is not moved to new place.
For that reason, installing with easy_install is not available, You
ned to download the package and install manually.
You can allways let me know if you have better idea where to put the builds.

Whats new in packages:

- OpenSSL DLLs included and installed out-of-the-box (now you can use
webkit with ssl)
- typesystems,
- PySide and Shibken c++ headers
- complete examples (from pyside gitorious repo)

Whats new in build scripts [2]:

- build now creates nice folder structure for every configuration. For
example after completed building with python 2.7 32bit release and
debug, you get:
    ..\setuptools\build\py2.7-qt4.7.4-32bit-debug\
    ..\setuptools\build\py2.7-qt4.7.4-32bit-release\
    ..\setuptools\install\py2.7-qt4.7.4-32bit-debug\
    ..\setuptools\install\py2.7-qt4.7.4-32bit-release\
    ..\setuptools\packages\PySide-1.1.1qt474.win-amd64-py2.7.exe
    ..\setuptools\packages\PySide-1.1.1qt474dbg.win-amd64-py2.7.exe
- debug build support
- refactoring and preparation for building on linux (not completed)


[1] https://docs.google.com/open?id=0B0aOk3P0ndoLUlhZSDUwWGU5MjQ
[2] https://github.com/PySide/packaging/tree/master/setuptools



More information about the PySide mailing list