Hi Jim,

On 9 June 2012 03:43, Jim Bosch <tallji...@gmail.com> wrote:

>  - Use ExampleObject_wrapper_ptr in the class_ declaration instead of
> ExampleObjectPtr.
>
>  - Also register a converter for ExampleObjectPtr, with this line:
>
>       register_ptr_from_python<**ExampleObjectPtr>();
>

Yep, that did the trick. Thanks!


> At least it works on my system (linux, Python 2.6).
>


Apparently it also works on Win7 with VS2010 and Python 3.2 ;-)

Best,
-- 
Sybren A. Stüvel

http://stuvel.eu/
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to