[PySide] PySide 1.1.1 Windows builds

Roman Lacko backup.rlacko at gmail.com
Fri May 25 12:54:34 CEST 2012


Hi,

2012/5/24 Alex Grönholm <alex.gronholm at nextday.fi>:
> 19.05.2012 00:47, Roman Lacko kirjoitti:
>> 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.
> How about the PyPI, where they are supposed be uploaded to?

It will be uploaded when the PySide site move to new location is completed

BTW, I'm developing new version of PySide setup script fully
compatible with distutils, that will be usable also on linux (binaries
will be built inplace), the development can be tracked here:
https://github.com/lck/pyside-dist

Regards
Roman

>>
>> 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
>> _______________________________________________
>> PySide mailing list
>> PySide at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/pyside
>
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside



More information about the PySide mailing list