freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Compilation problem with freetype


From: Niels Boldt
Subject: [ft] Compilation problem with freetype
Date: Sat, 14 Jan 2006 15:13:32 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]