[MPlayer-dev-eng] compilation error in gui/win32/wincfg.c
Stephen Sheldon
sfsheldo at gmail.com
Mon Feb 13 16:32:53 CET 2012
I am getting a compilation error in gui/win32/wincfg.c.
gui/win32/wincfg.c: In function 'cfg_write':
gui/win32/wincfg.c:133:29: error: 'val' undeclared (first use in this
function)
gui/win32/wincfg.c:133:29: note: each undeclared identifier is reported
only once for each function it appears in
gui/win32/wincfg.c:135:17: warning: too few arguments for format
This must be a cut-and-paste error. Should 'val' be 'v'?
More information about the MPlayer-dev-eng
mailing list