[PySide] [Shiboken] Can't generate

ZHONG Zhu Zhu.Zhong at alcatel-sbell.com.cn
Mon Sep 3 10:44:49 CEST 2012


Hi All,

I'm trying to follow the Shiboken tutorial at http://qt-project.org/wiki/Category:LanguageBindings::PySide::Shiboken::PySide_Binding_Generation_Tutorial to build the foo project on Windows XP. My understanding is that after I called
"
generatorrunner --generatorSet=shiboken global.h --include-paths="D:\workspace\Shiboken\binding-tutorial\libfoo;D:\Qt\4.8.1\include\Qt;D:/Qt/4.8.1/include/QtCore;D:/Qt/4.8.1/include/QtGui;D:\workspace\Shiboken\pyside-pyside-archive\PySide\QtCore"  --typesystem-paths=".;D:/workspace/Shiboken/pyside-pyside-archive/PySide;D:/workspace/Shiboken/pyside-pyside-archive/PySide/QtCore" --output-directory=. typesystem_foo.xml
"
I should have 4 files like below
foo/foo_python.h
foo/foo_module_wrapper.cpp
foo/math_wrapper.h
foo/math_wrapper.cpp

but actually, only 2 files got generated. Anyone has any idea? Thanks in advance!
foo/foo_python.h
foo/foo_module_wrapper.cpp

BR,

Zhu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20120903/b42ab501/attachment.html>


More information about the PySide mailing list