Displaying 1 result from an estimated 1 matches for "ft_charmap".
2001 Aug 27
0
compilation problem with wine-20010824
...: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)
truetype.c:93: `FT_CharMap' undeclared (first use in this function)
truetype.c:95: `i' undeclared (first use in this function)
truetype.c:95: `face' undeclared (first use in this function)
truetype.c:102: `charmap' undeclared (first use in this function)
truetype.c:110: `p_charmap' undeclared (first use i...