Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: [ANNOUNCE] osdteletext 0.4



Hi,
should it work with vdr-1.2.6?
Trying to compile it I get
make[1]: Entering directory `/zzzzzz/VDR/PLUGINS/src/osdteletext'
g++ -O0 -g -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include -I../../../../DVB/include osdteletext.c
In file included from txtbitmap.h:16,
from menu.h:18,
from osdteletext.c:21:
display.h:36: error: syntax error before `)' token
display.h:37: error: `tColor' was not declared in this scope
display.h:37: error: syntax error before `)' token
display.h:43: error: syntax error before `,' token
In file included from menu.h:18,
from osdteletext.c:21:
txtbitmap.h:20: error: 'tColor' is used as a type, but is not defined as a
type.
txtbitmap.h:21: error: 'tColor' is used as a type, but is not defined as a
type.
txtbitmap.h:35: error: type specifier omitted for parameter `tColor'
txtbitmap.h:35: error: syntax error before `=' token
osdteletext.c: In member function `virtual bool cPluginTeletextosd::Start()':
osdteletext.c:193: error: 'class cSetup' has no member named 'OSDHeight'
osdteletext.c:194: error: 'class cSetup' has no member named 'OSDWidth'
make[1]: *** [osdteletext.o] Error 1
make[1]: Leaving directory `/zzzzzz/VDR/PLUGINS/src/osdteletext'

Jörg




Home | Main Index | Thread Index