Displaying 1 result from an estimated 1 matches for "wineenggettextextentpointi".
Did you mean:
wineenggettextextentpoint
2002 Aug 27
0
freetype 2 and wine compiliation
...anted 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)
freetype.c:2059: parse error before "ft_face"
freetype.c:2068: `ft_face' undeclared (first use in th...