Pierre Barbier de Reuille wrote:
> Hello,
>
> I have a problem with g++ 4.1
> I use pointer to functions and I get this error :
>
> src/wrappers/export_vertex.cpp|122| error: no matches converting
> function 'cross' to type 'real_t (*)(const class TOOLS::Vector2&, const
> class TOOLS::Vector2&)'
Hello,
I have a problem with g++ 4.1
I use pointer to functions and I get this error :
src/wrappers/export_vertex.cpp|122| error: no matches converting
function 'cross' to type 'real_t (*)(const class TOOLS::Vector2&, const
class TOOLS::Vector2&)'
/home/barbier/prog/labo/AMAPmod/src/Tools/util_v