Mailing List archive

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

[vdr] Compile Problem with mplayercluster Plugin



Hi,

I get the following error when I try to compile the mplayercluster plugin (Ver. 0.0.1a) with vdr 1.2.5:

make[1]: Entering directory `/usr/src/vdr/vdr-1.2.5/PLUGINS/src/mplayercluster-0.0.1a'
g++ -O2 -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"mplayercluster"' -D_GNU_SOURCE -I../../../include -I../../../../DVB/include -Itools player.c
In file included from player.h:6,
from player.c:1:
tools/cshared.h:41: warning: `virtual void cShared::set(const cShared&)' was
hidden
tools/cstring.h:23: warning: by `void cString::set(char)'
player.c: In member function `virtual void cClusterPlayer::Action()':
player.c:162: error: invalid conversion from `const cFrame*' to `cFrame*'
player.c:162: error: initializing argument 1 of `void
cRingBufferFrame::Drop(cFrame*)'
make[1]: *** [player.o] Error 1

What's wrong?

Floh



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



Home | Main Index | Thread Index