search for: wineenggetoutlinetextmetr

Displaying 4 results from an estimated 4 matches for "wineenggetoutlinetextmetr".

2009 Jun 25
1
error: ‘FT_MulFix’ undeclared here
...trict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o freetype.o freetype.c freetype.c:166: error: ?FT_MulFix? undeclared here (not in a function) freetype.c:166: warning: type defaults to ?int? in declaration of ?pFT_MulFix? freetype.c: In function ?WineEngGetOutlineTextMetrics?: freetype.c:5009: error: called object ?pFT_MulFix? is not a function freetype.c:5010: error: called object ?pFT_MulFix? is not a function freetype.c:5012: error: called object ?pFT_MulFix? is not a function make[2]: *** [freetype.o] Error 1 make[2]: Leaving directory `/home/manoj/wine-1.0.1/dl...
2010 Jun 20
4
I can compile old wine from download page, but not from git?
Hello again. The problem is - when I download wine - let say 0.9.53 from here: http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.53.tar.bz2 I can compile it on Debian Lenny without problems, however - when I use git like this: git clone git://source.winehq.org/git/wine.git wine-git cd wine-git git-reset wine-0.9.53 git checkout -f ./configure && make depend && make I
2010 Dec 28
5
compile wine 1.1.1
I need help to compile wine 1.1.1 but I got this: Code: freetype.c:166: error: ?FT_MulFix? undeclared here (not in a function) freetype.c:166: warning: type defaults to ?int? in declaration of ?pFT_MulFix? freetype.c: In function ?WineEngGetOutlineTextMetrics?: freetype.c:5009: error: called object ?pFT_MulFix? is not a function freetype.c:5010: error: called object ?pFT_MulFix? is not a function freetype.c:5012: error: called object ?pFT_MulFix? is not a function freetype.c:5020: error: called object ?pFT_MulFix? is not a function freetype.c:5020: e...
2011 Jun 20
2
Re: Help compiling an older version of wine on 64 bit Fedora 14
...-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o freetype.o freetype.c freetype.c:166:14: error: ?FT_MulFix? undeclared here (not in a function) freetype.c:166:1: warning: type defaults to ?int? in declaration of ?pFT_MulFix? freetype.c: In function ?WineEngGetOutlineTextMetrics?: freetype.c:5113:27: error: called object ?pFT_MulFix? is not a function freetype.c:5114:28: error: called object ?pFT_MulFix? is not a function freetype.c:5115:36: error: called object ?pFT_MulFix? is not a function freetype.c:5124:28: error: called object ?pFT_MulFix? is not a function freety...