[email protected]

2009-09-07 Thread Freyr Magnússon
I'm using mscv8 from vs2005. I'll test your solutuion when I get the chance later today. Thanks, Freyr On Mon, Sep 7, 2009 at 4:41 AM, troy d. straszheim wrote: > Freyr Magnússon wrote: > >> I trying to create an interface wrapper for a class and I get an error: >

[email protected]

2009-09-06 Thread Freyr Magnússon
I trying to create an interface wrapper for a class and I get an error: cannot convert from 'boost::python::detail::method_result' to 'MMOT::Geometry &' The code is like this: struct SelectQueryWrap : SelectQuery, wrapper { bool queryNodeBefore(QueryContext* context, OctreeNode *node, const A