Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Compile Problem with mplayercluster Plugin
- To: vdr@linuxtv.org
- Subject: [vdr] Compile Problem with mplayercluster Plugin
- From: Florian Schwarz <floh@maflohsoft.de>
- Date: Fri, 10 Oct 2003 17:14:27 +0200
- Content-type: text/plain; charset=us-ascii; format=flowed
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.5b) Gecko/20030827
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