Patrick Hartling wrote: > Marcus Lindblom wrote: >> <cid:[email protected]>Hi, >> >> I'm trying to track down an exception that get's thrown when running >> gen_bindings.py. (see attached log.txt for output) >> >> From what I can see, the exception is thrown, as can be seen, in >> read_gccxml_file in pygccxml/parser/source_reader.py. The generation of >> the temp xml file (self.create_xml_file( ffname )) creates an empty >> file, which then gets a syntax error when read back. The source file is >> u"osg_module\\osgmodule_mainheader.h" .. a relative path? > > Yes, that should be a relative path as far as I know.
Ok. Just checking. >> Have anyone seen this behaviour? Any ideas? Or should I ask the Py++ list? > > I might have seen this one, but it's been a long time since I last > generated the PyOpenSG code. I've never succeeded in using Py++ on > Windows, and I cannot rule out some Windows-specific issue being the > cause. The Py++ list is probably the place to go next. Right. I'll probably ping-pong here a bit if I have to dig for additional info. Thanks for all help! /Marcus ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
