[C++-sig] call C-functions (by reference) from Python (using Boost.Python)

Roman Yakovenko roman.yakovenko at gmail.com
Tue Dec 12 12:36:08 CET 2006


On 12/12/06, Lutz Lauterbach <Lutz.Lauterbach at qimonda.com> wrote:
> This seems to be a rather basic problem, I do not see any missing include file
> since I "#include <boost/python.hpp>", but I have no clue. Do you know the
> reason?
Yes, it is not defined in your version :-)
Take a look on len implementation:
http://boost.cvs.sourceforge.net/boost/boost/boost/python/object.hpp?view=markup

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list