Hi,

here is document howto compile PySide on windows:
http://developer.qt.nokia.com/wiki/Building_PySide_on_Windows

The same is used to compile official PySide packages.

Regards
-Roman

2011/7/18 Hugo Parente Lima <[email protected]>:
> On Monday 18 July 2011 18:39:58 Bruno Tezine wrote:
>> Hi,
>> I'm a Python newbie. I'm trying to compile PySide under Windows 7 with
>> MSVC2008 and Python2.7.
>
> If you are a newbie, better forget about compiling your own version of PySide
> and get the pre-compiled version[1].
>
> Regards
>
> [1] http://www.pyside.org/files/
>
>> I already compiled ApiExtractor, GeneratorRunner and Shiboken, but
>> whenever I run 'configure' under CMake Gui tool, I get the messages below:
>> Can anyone help? I get the same message running from
>> http://qt.gitorious.org/pyside/packaging script.
>> Thanks/Bruno.
>>
>> Using default python: python2.7
>> CMake Error at C:/Program Files
>> (x86)/shiboken/lib/cmake/Shiboken-1.0.5/ShibokenConfig.cmake:5 (include):
>> include called with wrong number of arguments. Include only takes one file.
>> Call Stack (most recent call first):
>> CMakeLists.txt:9 (find_package)
>> Detected OS: win
>> CMake Error at CMakeLists.txt:149 (message):
>> Could not detect Python module installation directory.
>> Configuring incomplete, errors occurred!
>>
>> _______________________________________________
>> PySide mailing list
>> [email protected]
>> http://lists.pyside.org/listinfo/pyside
>
> --
> Hugo Parente Lima
> INdT - Instituto Nokia de Tecnologia
>
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.pyside.org/listinfo/pyside
>
>
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to