News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - 4ndreas

#1
Hi,
I tried to compile vompserver-0.3.1-3-Yaris with vdr 1.7.27 and get these errors:


Plugin vompserver:
make[1]: Entering directory `/opt/dvb/vdr-1.7.27/PLUGINS/src/vompserver-0.3.1-3-Yaris'
( if [ -f .standalone ] ; then ( rm -f .standalone; make clean ; make objects ) ; else exit 0 ;fi )
g++ -O2 -fPIC -Wall -Woverloaded-virtual  -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vompserver"' -DVOMPSERVER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I../../../include -I/include -o vompclientrrproc.o vompclientrrproc.c
../../../include/vdr/recording.h: In member function 'int VompClientRRProc::processGetRecordingsList()':
../../../include/vdr/recording.h:106:10: error: 'time_t cRecording::start' is private
vompclientrrproc.c:646:31: error: within this context
../../../include/vdr/recording.h: In member function 'int VompClientRRProc::processGetMarks()':
../../../include/vdr/recording.h:215:7: error: 'int cMark::position' is private
vompclientrrproc.c:1876:60: error: within this context
../../../include/vdr/recording.h:215:7: error: 'int cMark::position' is private
vompclientrrproc.c:1878:27: error: within this context
make[1]: *** [vompclientrrproc.o] Error 1
make[1]: Leaving directory `/opt/dvb/vdr-1.7.27/PLUGINS/src/vompserver-0.3.1-3-Yaris'


Can anybody help me with a patch as I don't know anything about programming. Thank you for helping.

regards,
4ndreas