I'm trying to compile freetype 2.1.10 with visual studio 2003 and
using the supplied solution file.

I have changed the option compile c/c++ -> advanced -> compile as from
DEFAULT to compile as c++ code(/TP) and then I get the following error

F:\projects\3diku\dependencies\freetype\2.1.10\freetype-2.1.10\src\base\ftglyph.c(329):
error C2440: 'initializing' : cannot convert from 'void
(*)(FT_Glyph,const FT_Matrix *,const FT_Vector *)' to
'FT_Glyph_TransformFunc'

I have no problems compiling it with the default setting. Does anybody
have a hint to a possible solution of my problem

Thanks, Niels


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to