Mathias Brodala
2006-08-15 17:41:26 UTC
Hello.
Today I did checkout the latest CVS snapshot of WineX and tried to compile it. But I got
no luck. Neither with gcc-4.x nor with gcc-3.x can I compile it. Using the latter I get
Regards, Mathias
Today I did checkout the latest CVS snapshot of WineX and tried to compile it. But I got
no luck. Neither with gcc-4.x nor with gcc-3.x can I compile it. Using the latter I get
freetype.c:3394: error: `TT_Face' undeclared (first use in this function)
freetype.c:3394: error: (Each undeclared identifier is reported only once
freetype.c:3394: error: for each function it appears in.)
freetype.c:3394: error: syntax error before "tt_face"
freetype.c:3395: error: `SFNT_Interface' undeclared (first use in this function)
freetype.c:3395: error: `sfnt' undeclared (first use in this function)
freetype.c:3424: error: `tt_face' undeclared (first use in this function)
freetype.c:3424: error: syntax error before "ft_face"
freetype.c:3425: error: syntax error before ')' token
What should I do?freetype.c:3394: error: (Each undeclared identifier is reported only once
freetype.c:3394: error: for each function it appears in.)
freetype.c:3394: error: syntax error before "tt_face"
freetype.c:3395: error: `SFNT_Interface' undeclared (first use in this function)
freetype.c:3395: error: `sfnt' undeclared (first use in this function)
freetype.c:3424: error: `tt_face' undeclared (first use in this function)
freetype.c:3424: error: syntax error before "ft_face"
freetype.c:3425: error: syntax error before ')' token
Regards, Mathias