Mailing List archive

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

[vdr] Re: [ANNOUNCE] TV Onscreen Plugin



> This plugins shows the EPG data in the typical way a TV magazine
> does. The channels are shown from left to right, 3 on one screen.

Great idea for a plugin :)

> You can scroll though the channels and the time and create a timer.
>
> Project's homepage:          http://www.js-home.org/vdr
>
>
> This is still work in progress.

I get this error:

g++ -O3 -mcpu=pentium3 -march=pentium3 -mmmx -msse -funroll-loops -pipe -c -
DPLUGIN_NAME_I18N='"tvonscreen"' -D_GNU_SOURCE -I/usr/include/vdr/include -I
/usr/include tvonscreen.c
In file included from tvonscreen.c:11:
magazine.h:41: error: syntax error before `*' token
magazine.h:42: error: syntax error before `*' token
magazine.h:43: error: syntax error before `*' token
magazine.h:53: error: ISO C++ forbids declaration of `cEventInfo' with no
type
magazine.h:53: error: parse error before `*' token
magazine.h:54: error: ISO C++ forbids declaration of `cEventInfo' with no
type
magazine.h:54: error: declaration of `const int magazine::cEventInfo'
magazine.h:53: error: conflicts with previous declaration `const int
   magazine::cEventInfo'
magazine.h:54: error: parse error before `*' token
magazine.h:55: error: syntax error before `*' token
magazine.h:64: error: type specifier omitted for parameter `cEventInfo'
magazine.h:64: error: parse error before `*' token
magazine.h:65: error: type specifier omitted for parameter `cEventInfo'
magazine.h:65: error: parse error before `*' token
magazine.h:77: error: ISO C++ forbids declaration of `cEventInfo' with no
type
magazine.h:77: error: parse error before `*' token
magazine.h:79: error: parse error before `*' token
make: *** [tvonscreen.o] Error 1

I will look maybe later at the source.

Greets, Christian




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index