Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: [Announce] pilot-plugin 0.0.4
Hello Olivier,
* Olivier JACQUES <oliviervdr@free.fr> [07-01-04 00:42]:
> Please don't hesitate to report problems.
> It has been tested with 1.2.6. Didn't had time to take a look at 1.3.0
> yet.
Maybe, this errormessages will help you:
The error occured under 2.4.22 with vdr-1.3.0 and gcc 3.3
see attachment.
--
Bye
Matthias
g++ -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"pilot"' -I../../../include -I../../../../DVB/include pilot.c
In file included from ../../../include/vdr/osd.h:16,
from ../../../include/vdr/menuitems.h:13,
from ../../../include/vdr/plugin.h:14,
from pilot.h:4,
from pilot.c:10:
../../../include/vdr/config.h:91: Warnung: `bool cConfig<T>::Load(const char*,
bool, bool) [with T = cSetupLine]' was hidden
../../../include/vdr/config.h:246: Warnung: by `bool cSetup::Load(const
char*)'
In file included from ../../../include/vdr/svdrp.h:13,
from ../../../include/vdr/interface.h:16,
from ../../../include/vdr/osd.h:18,
from ../../../include/vdr/menuitems.h:13,
from ../../../include/vdr/plugin.h:14,
from pilot.h:4,
from pilot.c:10:
../../../include/vdr/config.h:91: Warnung: `bool cConfig<T>::Load(const char*,
bool, bool) [with T = cMark]' was hidden
../../../include/vdr/recording.h:92: Warnung: by `bool cMarks::Load(const
char*)'
In file included from pilot.c:11:
pilotosd.h:24: error: ISO C++ forbids declaration of `cEventInfo' with no type
pilotosd.h:24: error: Syntaxfehler before `*' token
pilotosd.h:25: error: ISO C++ forbids declaration of `cEventInfo' with no type
pilotosd.h:25: error: declaration of `const int cPilotOsd::cEventInfo'
pilotosd.h:24: error: conflicts with previous declaration `const int
cPilotOsd::cEventInfo'
pilotosd.h:25: error: Syntaxfehler before `*' token
pilotosd.h:32: error: ISO C++ forbids declaration of `cEventInfo' with no type
pilotosd.h:32: error: declaration of `const int cPilotOsd::cEventInfo'
pilotosd.h:24: error: conflicts with previous declaration `const int
cPilotOsd::cEventInfo'
pilotosd.h:32: error: Syntaxfehler before `*' token
make[1]: *** [pilot.o] Fehler 1
make[1]: Leaving directory `/usr/local/video/vdr-1.3.0/PLUGINS/src/pilot-0.0.4'
Home |
Main Index |
Thread Index