Hallo,
auch dieses Plugin lässt sich nicht mehr kompilieren:
vdr-plugin-graphtftng$ make
vdr-plugin-graphtftng:
*** Plugin graphtftng:
In file included from ./display.h:27:0,
from ./setup.h:15,
from ./graphtftng.h:23,
from graphtftng.c:19:
/home/mkfrank/MLD-5-20151019/vdr/src/vdr-2.2.0/include/vdr/status.h:92:16: error: ‘virtual void cStatus::OsdMenuDisplay(const char*)’ was hidden [-Werror=overloaded-virtual]
virtual void OsdMenuDisplay(const char* kind) {}
^
In file included from ./setup.h:15:0,
from ./graphtftng.h:23,
from graphtftng.c:19:
./display.h:583:20: error: by ‘virtual void cGraphTFTDisplay::OsdMenuDisplay(eMenuCategory)’ [-Werror=overloaded-virtual]
virtual void OsdMenuDisplay(eMenuCategory category);
^
cc1plus: some warnings being treated as errors
Makefile:160: recipe for target 'graphtftng.o' failed
make[4]: *** [graphtftng.o] Error 1
*** failed plugins: graphtftng
Makefile:214: recipe for target 'plugins' failed
make[3]: *** [plugins] Error 1
../vdr/Makefile.plugin:48: recipe for target 'src/graphtftng/libvdr-graphtftng.so' failed
make[2]: *** [src/graphtftng/libvdr-graphtftng.so] Error 2
Ihr Branch ist auf dem selben Stand wie 'origin/master'.
Schöne Grüße aus Wien
BobW