[C++-sig] boost graph bgl-python on MAC OS X 10.6.3

2010-04-28 Thread Andrew Schweitzer
Hi, I'm trying to use the bgl-python library which exposes boost's graph library ('bgl') to python. Has anyone built this recently for MAC OS X? I tried versions bgl-python.0.9 and svn-HEAD. I got different errors in both cases. I suspect I'm doing something obvious wrong. Here is what I got

Re: [C++-sig] Problems with boost tuples to python conversion

2010-04-28 Thread Maciej Sitarz
On 28.03.2010 11:53, Roman Yakovenko wrote: On Sun, Mar 28, 2010 at 4:53 AM, Maciej Sitarz > So that would be a big problem, because that's a C++ API for a library which isn't developed by me. Maybe you know how the pyogre developers handled this situation? The tuple.hpp is from theirs repo, bu

Re: [C++-sig] Problems with boost tuples to python conversion

2010-04-28 Thread Roman Yakovenko
On Thu, Apr 29, 2010 at 2:24 AM, Maciej Sitarz wrote: > On 28.03.2010 11:53, Roman Yakovenko wrote: >> >> On Sun, Mar 28, 2010 at 4:53 AM, Maciej Sitarz  > >> So that would be a big problem, because that's a C++ API for a library >> which >>> >>> isn't developed by me. >>> Maybe you know how the p