Hi,
if i try to compile enigmaNG with VDR 1.5.8 i get the following
errormessage:
config.c: In member function 'const cFont* cEnigmaConfig::GetFont(int,
const cFont*)':
config.c:143: warning: format '%d' expects type 'int', but argument 6
has type 'char*'
config.c:144: error: invalid conversion from 'char*' to 'int'
config.c:144: error: initializing argument 4 of 'bool
cGraphtftFont::Load(std::string, std::string, int, int, int, int)'
make[1]: *** [config.o] Error 1
It's the CVS version checked out 2 minutes ago. Has anyone a running
version for VDR 1.5.8?
Best regards,
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook