[C++-sig] Re: no matching function for call

David Abrahams dave at boost-consulting.com
Mon May 19 21:18:29 CEST 2003


Cyril Bonnard <cyril.bonnard at cirad.fr> writes:

> If someone could help me on theses errors.......
>
> 1///
> I just can't explain why the following code (line 17) doesn't work fine:
>
> error is:
> appe_color.cpp: In function `void init_module_appe_color()':
> appe_color.cpp:17: no matching function for call to
> boost::python::class_<Color3, boost::python::detail::not_specified,
> boost::python::detail::not_specified,
> boost::python::detail::not_specified>::def_readonly(const char[6],
> const Color3*)

Are you using the current Boost CVS state or something earlier?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list