Displaying 1 result from an estimated 1 matches for "ppng_set_expand_gray_1_2_4_to_8".
Did you mean:
png_set_expand_gray_1_2_4_to_8
2010 Aug 09
2
Error compiling wine 1.3.0 on slackware64
...on-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o pngformat.o pngformat.c
pngformat.c:64: error: 'png_set_expand_gray_1_2_4_to_8' undeclared here (not in a function)
pngformat.c:64: warning: type defaults to 'int' in declaration of 'ppng_set_expand_gray_1_2_4_to_8'
pngformat.c: In function 'PngDecoder_Initialize':
pngformat.c:330: error: called object 'ppng_set_expand_gray_1_2_4_to_8' is not a function
make[1]: *** [pngformat.o] Error 1
make[1]: Leaving directory `/root/wine-1.3.0/dlls/windowscodecs'
make: *** [dlls/windowscodecs] Err...