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

Cyril Bonnard cyril.bonnard at cirad.fr
Tue May 20 08:45:29 CEST 2003


David Abrahams wrote:

>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?
>
>  
>
i am currently working with Boost CVS....






More information about the Cplusplus-sig mailing list