Hello
I try to compile osdpip 0.0.8 but fails version of the VDR is 1.6.0
Plugin osdpip: make[1]: Entering directory `/usr/local/src/vdr-1.6.0/PLUGINS/src/osdpip-0.0.8' g++ -g -O3 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -DPLUGIN_NAME_I18N='"osdpip"' -D_GNU_SOURCE -I../../../../DVB/include -I../../../include -I../../../../DVB/include -I. -I../../../../ffmpeg-0.4.8/libavcodec -o osdpip.o osdpip.c osdpip.c: In member function 'virtual cOsdObject* cPluginOsdpip::MainMenuAction()': osdpip.c:92: error: no matching function for call to 'cDevice::GetDevice(const cChannel*&, int)' ../../../include/vdr/device.h:130: note: candidates are: static cDevice* cDevice::GetDevice(int) ../../../include/vdr/device.h:134: note: static cDevice* cDevice::GetDevice(const cChannel*, int, bool) make[1]: *** [osdpip.o] Error 1 make[1]: Leaving directory `/usr/local/src/vdr-1.6.0/PLUGINS/src/osdpip-0.0.8'
some possible solution?
Regards