Re: [C++-sig] [Py++] Generate Python code for ctypes?

2009-12-12 Thread Roman Yakovenko
On Sun, Dec 13, 2009 at 4:54 AM, Nikolaus Rath wrote: > Roman Yakovenko writes: >> You can take a look on gmplib example: >> http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/examples/gmplib_dev/ >> It is fully working. > > I downloaded Pyplusplus 1.0 from > http://sourceforge.ne

Re: [C++-sig] [Py++] Generate Python code for ctypes?

2009-12-12 Thread Nikolaus Rath
Roman Yakovenko writes: > You can take a look on gmplib example: > http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/examples/gmplib_dev/ > It is fully working. I downloaded Pyplusplus 1.0 from http://sourceforge.net/projects/pygccxml/files/, but when I try to run the code, I get