search for: findcharmap

Displaying 2 results from an estimated 2 matches for "findcharmap".

2001 Aug 27
0
compilation problem with wine-20010824
...v0.7 ..... gcc -c -I. -I. -I../../include -I../../include -I/usr/local/include/freetype2 -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o truetype.o truetype.c truetype.c:89: parse error before `face' truetype.c: In function `FindCharMap': truetype.c:91: `FT_Int' undeclared (first use in this function) truetype.c:91: (Each undeclared identifier is reported only once truetype.c:91: for each function it appears in.) truetype.c:91: parse error before `i' truetype.c:92: `FT_Error' undeclared (first use in this function)...
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
...`charmap' truetype.c:57: warning: data definition has no type or storage class truetype.c:61: parse error before `*' truetype.c:61: warning: type defaults to `int' in declaration of `hhea' truetype.c:61: warning: data definition has no type or storage class truetype.c: In function `FindCharMap': truetype.c:86: `FT_Int' undeclared (first use in this function) truetype.c:86: (Each undeclared identifier is reported only once truetype.c:86: for each function it appears in.) truetype.c:86: parse error before `i' truetype.c:87: `FT_Error' undeclared (first use in this function)...