ho questo errore:
Codice: Seleziona tutto
Plugin timeline:
make[1]: Entering directory `/vdr/vdr-1.6.0/PLUGINS/src/timeline-1.0.141'
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTERLIMIT -DUSE_CUTTERQUEUE -DUSE_CUTTIME -DUSE_DELTIMESHIFTREC -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_DVBPLAYER -DUSE_DVBSETUP -DUSE_DVDARCHIVE -DUSE_DVLRECSCRIPTADDON -DUSE_DVLVIDPREFER -DUSE_DVLFRIENDLYFNAMES -DUSE_GRAPHTFT -DUSE_HARDLINKCUTTER -DUSE_IPTV -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_LIVEBUFFER -DUSE_LNBSHARE -DUSE_MAINMENUHOOKS -DUSE_MENUORG -DUSE_OSDMAXITEMS -DUSE_PINPLUGIN -DUSE_PLUGINMISSING -DUSE_ROTOR -DUSE_SETTIME -DUSE_SOURCECAPS -DUSE_SORTRECORDS -DUSE_SYNCEARLY -DUSE_TIMERCMD -DUSE_TIMERINFO -DUSE_TTXTSUBS -DUSE_VALIDINPUT -DUSE_WAREAGLEICON -DUSE_YAEPG -DPLUGIN_NAME_I18N='"timeline"' -D_GNU_SOURCE -I../../../include checkerOsd.c
checkerOsd.c: In member function 'void checkerOsd::genLines(int, time_t)':
checkerOsd.c:342: error: invalid conversion from 'const cChannel*' to 'int'
checkerOsd.c:342: error: initializing argument 1 of 'static cDevice* cDevice::GetDevice(int)'
checkerOsd.c:343: error: invalid conversion from 'const cChannel*' to 'int'
checkerOsd.c:343: error: initializing argument 1 of 'static cDevice* cDevice::GetDevice(int)'
make[1]: *** [checkerOsd.o] Error 1
make[1]: Leaving directory `/vdr/vdr-1.6.0/PLUGINS/src/timeline-1.0.141'
Grazie