On Friday 26 March 2010 16:00:36 Josh wrote: > 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/bin > > dings" > > > > > > 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 > > Apprently shiboken doesn't expand "~" in paths, to be the home > directory. When I replaced it with the full path ( ie /home/josh instead > of ~) it got past the error above.
Bug filed. http://bugs.openbossa.org/show_bug.cgi?id=198 > Josh > > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside -- Hugo Parente Lima INdT - Instituto Nokia de Tecnologia
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
