Re: boost::python embedding example running error

2006-11-12 Thread Roman Yakovenko
On 12 Nov 2006 19:10:24 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I use boost 1.33_1, there's an example on boost::python named > embedding.cpp. When I tried to build and run it in visual studio 2005, > I got an error on this line: > > std::string hello() { return python::call_method(se

boost::python embedding example running error

2006-11-12 Thread could . net
I use boost 1.33_1, there's an example on boost::python named embedding.cpp. When I tried to build and run it in visual studio 2005, I got an error on this line: std::string hello() { return python::call_method(self, "hello"); } It's a back ptr error. I don't know where to ask this question so I