On Tue, Jan 20, 2009 at 12:35 PM, Maik Beckmann
<bec...@go...> wrote:
> Roman Yakovenko schrieb am Dienstag 20 Januar 2009 um 11:04:
>
>> > Yes, its in my working copy too, but not installed by
>> > $ python setup.py install --root=$startdir/pkg
>>
>> Sorry, I always forget to add new packages to the setup.py script :-(
>>
>> The fix in SVN
>
> Ok. These are are versions I have installed:
> {{{
> [maik@horst pod]$ pacman -Qs gccxml
> local/gccxml-cvs 20090120-1
> GCC-XML generates an XML description of a C++ program from GCC's internal
> representation
> local/pygccxml-svn 1590-1
> Python wrapper of gccxml
> [maik@horst pod]$ pacman -Qs pyplusplus-svn
> local/pyplusplus-svn 1603-1
> Binding tool for boost.python
> }}}
> where the xxx in xxx-1 means the revision number for svn packages while cvs
> packages tagged with the build date.
>
>
> It doesn't work for me. The hole project dir is attached as pod.tar.gz
Mike, all I need to see your problem is xml file generated by gccxml.
During Py++ execution it prints command line used to generate xml
file. Can you generate it and send to me?
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|