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....@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@qt-project.org http://lists.qt-project.org/mailman/listinfo/pyside