[vdr] Sky-Plugin doesn't compile with vdr-1.3.32
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Sun Sep 11 19:02:50 CEST 2005
Alfred Zastrow wrote:
> Am I the only one, who is getting this error?
>
>
> g++ -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE
> -DPLUGIN_NAME_I18N='"sky"' -I../../../include -I../../../../DVB/include
> sky.c
> sky.c:58: Fehler: expected class-name vor »{«-Zeichen
> sky.c:64: Fehler: ISO-C++ verbietet Deklaration von »cTSBuffer« ohne Typ
> sky.c:64: Fehler: expected `;' vor »*«-Zeichen
> sky.c:69: Fehler: »cPidHandle« wurde nicht deklariert
> sky.c:69: Fehler: ISO-C++ verbietet Deklaration von »Handle« ohne Typ
Please add
#include <vdr/device.h>
to sky.c.
Sorry, since I'm not using this plugin any more myself
I didn't realize this...
Klaus
More information about the vdr
mailing list