[C++-sig] Re: Building on Windows from CVS

David Abrahams david.abrahams at rcn.com
Mon Jul 15 06:15:13 CEST 2002


You must be out-of-date, and a little confused. I can't find
get_to_python_function mentioned anywhere in my CVS tree now, and it was
never mentioned in boost/python/to_python_converter.hpp. Try a clean
checkout?

-Dave

----- Original Message -----
From: "Dave Hawkes" <daveh at cadlink.com>


> Dave,
>
> I'm currently getting another build problem on my test files in
> to_python_converter.hpp:
>
> at line 33 ie:
>
>     if(converter::registry::get_to_python_function(type_id<T>()) !=0)
>         return;
>
> I've searched the includes and can't find where get_to_python_function is
> defined (the compiler complains its undefined).
>
> Dave Hawkes
>
>
> "David Abrahams" <david.abrahams at rcn.com> wrote in message
> news:1fdc01c22ba1$8642a9c0$6601a8c0 at boostconsulting.com...
> > If you're using the current CVS state on Windows, please check out
version
> > 1.64 of tools/build/boost-base.jam until further notice.
> >
> >     cvs update -r1.64 tools/build/boost-base.jam
> >
> > Something is broken in 1.65 which prevents Boost.Python builds from
> > working. I'll let you know when it's cleared up.
> >
> > Sorry for the inconvenience,
> > Dave
> > +---------------------------------------------------------------+
> >                   David Abrahams
> >       C++ Booster (http://www.boost.org)               O__  ==
> >       Pythonista (http://www.python.org)              c/ /'_ ==
> >   resume: http://users.rcn.com/abrahams/resume.html  (*) \(*) ==
> >           email: david.abrahams at rcn.com
> > +---------------------------------------------------------------+
>
>
>
>
>
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig







More information about the Cplusplus-sig mailing list