Josh
2010-03-26 18:57:48 UTC
Hi All,
Trying to make a binding of my widget using shiboken. Following the
pyside docs for boostpythongenerator with a Makefile modelled on the one
in the docs.
Failing with:
WARNING :: Can't find typesystem_core.xml, typesystem paths: ../data,
~/sandbox/videoWidget/targetfs-root/targetfs-base/bindings
Fatal error: line=3, column=62, message=Failed to parse:
'typesystem_core.xml'
When running shiboken, I set
"--typesystem-paths=~/sandbox/videoWidget/targetfs-root/targetfs-base/bindings"
The typesystem*.xml files are indeed there:
%> ls ~/sandbox/videoWidget/targetfs-root/targetfs-base/bindings
typesystem_core.xml typesystem_gui_mac.xml
typesystem_gui.xml typesystem_opengl.xml typesystem_svg.xml
typesystem_test.xml typesystem_xml.xml
typesystem_gui_common.xml typesystem_gui_x11.xml
typesystem_network.xml typesystem_sql.xml typesystem_templates.xml
typesystem_webkit.xml
Any ideas?
Thanks,
Josh
Trying to make a binding of my widget using shiboken. Following the
pyside docs for boostpythongenerator with a Makefile modelled on the one
in the docs.
Failing with:
WARNING :: Can't find typesystem_core.xml, typesystem paths: ../data,
~/sandbox/videoWidget/targetfs-root/targetfs-base/bindings
Fatal error: line=3, column=62, message=Failed to parse:
'typesystem_core.xml'
When running shiboken, I set
"--typesystem-paths=~/sandbox/videoWidget/targetfs-root/targetfs-base/bindings"
The typesystem*.xml files are indeed there:
%> ls ~/sandbox/videoWidget/targetfs-root/targetfs-base/bindings
typesystem_core.xml typesystem_gui_mac.xml
typesystem_gui.xml typesystem_opengl.xml typesystem_svg.xml
typesystem_test.xml typesystem_xml.xml
typesystem_gui_common.xml typesystem_gui_x11.xml
typesystem_network.xml typesystem_sql.xml typesystem_templates.xml
typesystem_webkit.xml
Any ideas?
Thanks,
Josh