[pygccxml-development] Indexing suite in Py++ code
Brought to you by:
mbaas,
roman_yakovenko
|
From: Alexander E. <new...@st...> - 2007-05-15 08:33:51
|
I got a compiler within visual studio: python\detail\caller.hpp(199) : error C2027: Verwendung des undefinierten Typs "boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<T> In english "usage of a undefined type" Does this have something todo with indexing suite? Can I tell py++ to generate other code? Regards Alexander PS: I use a tailored boost.python 1.33.1 |