Prob with freetype...

Meths meths at btinternet.com
Tue Jan 29 15:26:34 CST 2002


Hiya,

Didn't see anyone mention this so...

When compiling CVS tonight...

gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2
-g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__  -D_REENTRANT
-I/usr/X11R6/include -o freetype.o freetype.c
freetype.c: In function `WineEngGetGlyphOutline':
freetype.c:947: `FT_Angle' undeclared (first use in this function)
freetype.c:947: (Each undeclared identifier is reported only once
freetype.c:947: for each function it appears in.)
freetype.c:947: parse error before `angle'
freetype.c:993: `angle' undeclared (first use in this function)
freetype.c:1003: warning: implicit declaration of function
`FT_Vector_Rotate'
freetype.c:1059: warning: implicit declaration of function `FT_Cos'
freetype.c:1060: warning: implicit declaration of function `FT_Sin'
make[2]: *** [freetype.o] Error 1
make[2]: Leaving directory `/root/cvs_root/wine/dlls/gdi'
make[1]: *** [gdi/libgdi32.so] Error 2
make[1]: Leaving directory `/root/cvs_root/wine/dlls'
make: *** [dlls] Error 2
 
Compilation failed, aborting install.

Meths





More information about the wine-devel mailing list