On Friday 26 March 2010 15:57:48 Josh wrote:
> 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/bindi
> ngs"
> 
> 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?

Try to use the full path, without "~".

Anyway you found an isssue that I dont known how to solve. We are not 
installing the typesystem files anywhere. What's the better place to install 
them? so other developers can find and use it to generate bindings of qt-based 
libraries.

> 
> Thanks,
> 
> Josh
> 
> 
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.openbossa.org/listinfo/pyside

-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to