Frabrizio, I'm in the process of updating the binding tutorial. The build part of the example is completely screwed by recent changes. I finished updating Shiboken and PySide to deliver the correct information for people creating bindings on top of PySide and will update the tutorial soon. Thanks for reporting.
On Mon, Oct 25, 2010 at 11:08 PM, Fabrizio Milo aka misto <[email protected]> wrote: > Plus I think there is an error in the template system xml > > <?xml version="1.0"?> > <typesystem package="foo"> > <load-typesystem name="typesystem_core.xml" generate="no"> > <object-type name="Math"/> > </typesystem> > > > <load-typesystem name="typesystem_core.xml" generate="no"> -> > <load-typesystem name="typesystem_core.xml" generate="no"/> > > to close the tag. > > > Fabrizio > -------------------------- > Luck favors the prepared mind. (Pasteur) > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside > _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
