Re: [pygccxml-development] wrapping pod struct with reference member variables
Brought to you by:
mbaas,
roman_yakovenko
|
From: Maik B. <bec...@go...> - 2009-01-20 09:22:31
|
Roman Yakovenko schrieb am Dienstag 20 Januar 2009 um 08:44: > Done. It seems like you are using buggy GCCXML version or wrong Py++. > I committed new test case for Py++ and everything works just fine ( > http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev ) > I also attached the generated code. > I use current GCCXML cvs and current Py++ & pygccxml SVN. > > Happy upgrading :-) gccxml-cvs is just updated, rebuild and installed. pygccxml is on rev 1590 pyplusplus is on revision 1602 it fails with {{{ File "/usr/lib/python2.6/site- packages/pyplusplus/code_repository/__init__.py", line 23, in <module> import indexing_suite ImportError: No module named indexing_suite }}} -- Maik |