[PySide] Struggling to get PySide to work

Christoff Kok christoff.kok at ex-mente.co.za
Fri Jul 25 12:34:52 CEST 2014


Thanks for the information Roman.


On 25 July 2014 12:13, Roman Lacko <backup.rlacko at gmail.com> wrote:

> Hi,
>
> Mingw is not supported.
>
> Shiboken binaries are distributed with pyside and can be found in PySide
> package folder in site-packages.
>
> Beginning from version 1.2.2 shiboken is also distributed as stanalone
> package [1].
>
> [1] https://pypi.python.org/pypi/Shiboken/
>
> Regards
> Roman
>
>
> 2014-07-25 11:53 GMT+02:00 Christoff Kok <christoff.kok at ex-mente.co.za>:
>
>> Hi,
>>
>> I am trying to test PySide but I am struggling to get the tutorial:
>> http://qt-project.org/wiki/Category:LanguageBindings::PySide::Shiboken::PySide_Binding_Generation_Tutorial
>> to work. I am at the step trying to generate the python files for the C++
>> code.
>>
>> My purpose is to generate a python interface from C++ code.
>>
>> I could not find shiboken with the PySide installation so I tried to
>> build it from source. I got the following error:
>> Built target shiboken
>> [ 98%]
>> Running generator for 'shiboken'...
>> shibokenmodule\CMakeFiles\shibokenmodule.dir\build.make:55: recipe for
>> target 'shibokenmodule/shiboken/shiboken_module_wrapper.cpp' failed
>> mingw32-make[2]: ***
>> [shibokenmodule/shiboken/shiboken_module_wrapper.cpp] Error -1073741511
>> CMakeFiles\Makefile2:336: recipe for target
>> 'shibokenmodule/CMakeFiles/shibokenmodule.dir/all' failed
>> mingw32-make[1]: *** [shibokenmodule/CMakeFiles/shibokenmodule.dir/all]
>> Error 2
>> Makefile:115: recipe for target 'all' failed
>> mingw32-make: *** [all] Error 2
>> error: Error compiling shiboken
>>
>> Please help.
>>
>>
>>
>> --
>> Christoff Kok
>> Software Engineer
>> Ex Mente
>>
>> http://www.ex-mente.co.za
>> christoff.kok at ex-mente.co.za
>> PO Box 10214
>> Centurion
>> 0046
>> South Africa
>> tel: +27 12 743 6993
>> tel: +27 12 654 8198
>> fax: +27 85 150 1341
>>
>> _______________________________________________
>> PySide mailing list
>> PySide at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/pyside
>>
>>
>


-- 
Christoff Kok
Software Engineer
Ex Mente

http://www.ex-mente.co.za
christoff.kok at ex-mente.co.za
PO Box 10214
Centurion
0046
South Africa
tel: +27 12 743 6993
tel: +27 12 654 8198
fax: +27 85 150 1341
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20140725/a685b8ad/attachment.html>


More information about the PySide mailing list