On 5/5/07, Allen Bierbaum <al...@vr...> wrote:
> With the latest version of pypp from svn I am getting this error while
> using boost 1.33.1 with fedora core 6.
>
> src/osg_module/generated/__convenience.pypp.hpp: In function 'void
> pyplusplus::convenience::ensure_uniform_sequence(boost::python::api::object,
> pyplusplus::convenience::index_type)':
> src/osg_module/generated/__convenience.pypp.hpp:46: error: 'len' is not
> a member of 'boost::python'
> src/osg_module/generated/__convenience.pypp.hpp: In function 'void
> pyplusplus::convenience::copy_sequence(const
> boost::python::api::object&, Inserter)':
> src/osg_module/generated/__convenience.pypp.hpp:76: error: 'len' is not
> a member of 'boost::python'
> src/osg_module/generated/__convenience.pypp.hpp: In function 'void
> pyplusplus::convenience::copy_sequence(const
> boost::python::api::object&, Inserter, boost::type<Target>)':
> src/osg_module/generated/__convenience.pypp.hpp:84: error: 'len' is not
> a member of 'boost::python'
>
> Is this a case where the helper methods are using capabilities from the
> development version of boost?
Yes, can you create a patch for this?
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|