How to compile the vdr server plugin
#24
Hello ,
I have problem with compilation vnsi server 1.1.0. It is possible to compile it with vdr.1.7.17?
I have this error:

server5"' -DVNSI_SERVER_VERSION='"1.1.0"' -I/usr/local/src/dvb/linux/include -I/usr/local/src/vdr/include -o videobuffer.o videobuffer.c
videobuffer.c: In member function ‘virtual bool cVideoBufferRAM::Init()’:
videobuffer.c:223: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘off_t’
videobuffer.c: In member function ‘virtual time_t cVideoBufferRecording::GetRefTime()’:
videobuffer.c:689: error: ‘class cRecording’ has no member named ‘Start’
make[1]: *** [videobuffer.o] error 1

Regards.
Reply


Messages In This Thread
RE: How to compile the vdr server plugin - by wojak - 2014-06-28, 17:26
Logout Mark Read Team Forum Stats Members Help
How to compile the vdr server plugin0