Displaying 2 results from an estimated 2 matches for "fill_fontinfo".
2004 Oct 09
0
Can't compile 20040914
...I can't compile wine-20040914 cleanly: I have to make depend && make -i to
skip an error in sfnt2fnt.c:
gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode
-L../libs/port -lwine_port
sfnt2fnt.o: In function fill_fontinfo':
/home/fab/test/wine/wine-20040914/tools/sfnt2fnt.c:168: undefined reference
to wine_cp_get_table'
collect2: ld returned 1 exit status
Versions up to this one have always compiled with no error at all.
I tried the CVS version of today but had the same problem.
I searched the users maili...
2010 May 07
0
Wine release 1.1.44
...variable dbgtext which is not really used frommake_number.
winedump: Remove variable strtable which is not really used from dump_symbol_table.
winmm: Remove variable devID which is not really used from MMDRV_Message.
sfnt2fnt: Remove variable descent which is not really used from fill_fontinfo.
wordpad: Remove variable i which is not really used from OnCommand.
rpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall.
d3drm: Remove two variables which are not really used from IDirect3DRMMeshBuilderImpl_Load.
winex11: Remove variable dat...