search for: ft_encoding_non

Displaying 1 result from an estimated 1 matches for "ft_encoding_non".

Did you mean: ft_encoding_none
2004 Sep 16
1
Error compiling "`FT_ENCODING_NONE' undeclared"
...-c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o freetype.o freetype.c freetype.c: In function `get_glyph_index': freetype.c:2189: `FT_ENCODING_NONE' undeclared (first use in this function) freetype.c:2189: (Each undeclared identifier is reported only once freetype.c:2189: for each function it appears in.) make[2]: *** [freetype.o] Error 1 make[2]: Leaving directory `/root/wine-20040914/dlls/gdi' make[1]: *** [gdi] Error 2 make[1]: Lea...