Displaying 1 result from an estimated 1 matches for "wineenggettextextentpoint".
Did you mean:
wineenggettextextentpointi
2002 Aug 27
0
freetype 2 and wine compiliation
...up my slackware 8.1 up yesterday i compiled wine with some warnings concerning freetype header files. now that i wanted to insert the open-gl in wine (version 200208084) but when i try to compile it i get this:
...
freetype.c:1991: dereferencing pointer to incomplete type
freetype.c: In function `WineEngGetTextExtentPoint':
freetype.c:2019: dereferencing pointer to incomplete type
freetype.c: In function `WineEngGetTextExtentPointI':
freetype.c:2046: dereferencing pointer to incomplete type
freetype.c: In function `WineEngGetFontData':
freetype.c:2059: `FT_Face' undeclared (first use in this function...