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

David Abrahams dave at boost-consulting.com
Thu May 22 00:23:33 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*)
>

I think this one is fixed now.  Please try the latest CVS.

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





More information about the Cplusplus-sig mailing list