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.

> 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.

  -Patrick


-- 
Patrick L. Hartling
Senior Software Engineer, Priority 5
http://www.priority5.com/

The information transmitted in this communication is intended only for
the person or entity to which it is addressed and contains proprietary
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please destroy any copies, contact the sender
and delete the material from any computer.

-------------------------------------------------------------------------
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

Reply via email to