Compilation breaks with the following error:
server/connectionVTP.c: In member function ‘bool cLSTEHandler::Next(bool&)’: server/connectionVTP.c:303: error: ‘const class cEvent’ has no member named ‘GetContentsString?’ server/connectionVTP.c:304: error: ‘const class cEvent’ has no member named ‘GetContentsString?’ make: *** [server/connectionVTP.o] Error 1
Regards,
YUP
server/connectionVTP.c: In member function ‘bool cLSTEHandler::Next(bool&)’: server/connectionVTP.c:303: error: ‘const class cEvent’ has no member named ‘GetContentsString?’ server/connectionVTP.c:304: error: ‘const class cEvent’ has no member named ‘GetContentsString?’ make: *** [server/connectionVTP.o] Error 1
I could compile cvs version of streamdev plugin and vdr 1.7.11 without any problem http://streamdev.vdr-developer.org/
Goga