Sorri, that was my fault, i need to set variables:

PYTHON3_EXECUTABLE
PYTHON3_INCLUDE_DIR
PYTHON3_LIBRARY"

instead of:

PYTHON_EXECUTABLE
PYTHON_INCLUDE_DIR
PYTHON_LIBRARY"

R.

2011/10/21 Roman Lacko <backup.rla...@gmail.com>:
> Hi,
> I'm trying to build windows packages using cmake (2.8.6, latest). But
> cmake does not support python 3.
>
> Thanks for any help.
> -Roman
>
> 2011/10/20 Hugo Parente Lima <hugo.l...@openbossa.org>:
>> The PySide team is proud to announce the new release version 1.0.8
>> of PySide project.
>>
>> Major changes
>> ==============
>>
>> . Experimental Python3.2 support;
>> . Qt4.8 beta support;
>> . Bug Fixes;
>>
>> Note about Python3.2 support
>> ============================
>>
>> To enable the experimental Python3.2 support on PySide you need to have
>> Shiboken compiled for Pyhton3.2. You can achieve that passing
>> -DUSE_PYTHON3=ON on Shiboken cmake command line - PySide will use the same
>> Python version used to compile Shiboken.
>>
>> About PySide
>> ============
>>
>> PySide is the Nokia-sponsored Python Qt bindings project, providing access to
>> not only the complete Qt 4.7 framework but also Qt Mobility, as well as to
>> generator tools for rapidly generating bindings for any C++ libraries.
>>
>> The PySide project is developed in the open, with all facilities you'd expect
>> from any modern OSS project such as all code in a git repository [1], an open
>> Bugzilla [2] for reporting bugs, and an open design process [3]. We welcome
>> any contribution without requiring a transfer of copyright.
>>
>>
>> List of bugs fixed
>> ==================
>>
>> 1022    RuntimeError: maximum recursion depth exceeded while getting the str
>> of
>>        an object
>> 1019    Overriding QWidget.show or QWidget.hide do not work
>> 944     Segfault on QIcon(None).pixmap()
>>
>> Download
>> ========
>>
>> The files can be downloaded from PySide download page[4]
>>
>>
>> References
>> ==========
>>
>> [1] http://qt.gitorious.org/pyside
>> [2] http://bugs.openbossa.org/
>> [3] http://www.pyside.org/docs/pseps/psep-0001.html
>> [4] http://developer.qt.nokia.com/wiki/PySideDownloads
>>
>> PySide Team
>>
>> _______________________________________________
>> PySide mailing list
>> PySide@lists.pyside.org
>> http://lists.pyside.org/listinfo/pyside
>>
>>
>
_______________________________________________
PySide mailing list
PySide@lists.pyside.org
http://lists.pyside.org/listinfo/pyside

Reply via email to