On Tue, Jan 20, 2009 at 11:23 AM, Maik Beckmann
<bec...@go...> wrote:
> 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
>
> }}}
Strange, the "indexing_suite" package exists in repository:
http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/pyplusplus/code_repository/
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|