Hello Tobias,

Tobi schrieb:
> A new version of the VDR Teletext Subtitles plug-in was just released.
> 
> Downloads:
>   http://projects.vdr-developer.org/projects/list_files/plg-ttxtsubs

seems not to compile, I get errormessages:
video:/usr/local/video/VDR/PLUGINS/src/ttxtsubs# make
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DPLUGIN_NAME_I18N='"ttxtsubs"'
-I/usr/local/src/v4l-dvb-3cc7daa31234/linux/include -I../../../include
-I/usr/local/src/v4l-dvb-3cc7daa31234/linux/include ttxtsubs.c
ttxtsubs.c:23:34: error: vdr/vdrttxtsubshooks.h: No such file or directory
ttxtsubsrecorder.h:26: error: expected class-name before '{' token
ttxtsubs.c:115: error: expected class-name before ',' token
ttxtsubs.c:150: error: ISO C++ forbids declaration of
'cTtxtSubsRecorderBase' with no type
ttxtsubs.c:150: error: 'cTtxtSubsRecorderBase' declared as a 'virtual' field
ttxtsubs.c:150: error: expected ';' before '*' token
ttxtsubs.c: In member function 'virtual bool cPluginTtxtsubs::Start()':
ttxtsubs.c:269: error: 'HookAttach' was not declared in this scope
ttxtsubs.c: At global scope:
ttxtsubs.c:479: error: expected constructor, destructor, or type
conversion before '*' token
make: *** [ttxtsubs.o] Error 1

Is that plugin a replacement for vdr-osdteletext-0.6.0.tgz?

Bye
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to