Re: [C++-sig] How to expose to a python user defined type with to/from_python convertors?

2010-06-03 Thread X Wang
--- On Tue, 5/25/10, Michele De Stefano wrote: > From: Michele De Stefano > Subject: Re: [C++-sig] How to expose to a python user defined type with > to/from_python convertors? > To: "Development of Python/C++ integration" > Date: Tuesday, May 25, 2010, 10:52 AM > There's a very good tutoria

[C++-sig] Boost exception on Solaris AMD64 when importing

2010-06-03 Thread Charles Solar
I am getting a boost exception when I try to import my project linked with boost python. It occurs in the python _init method so I am pretty sure it has something to do with boost python. I get this exception: terminate called after throwing an instance of 'boost::exception_detail::clone_impl'