Project

General

Profile

Actions

Bug #332

open

vdr_player.c: cOsdProvider::NewOsd(int&, int&, int)

Added by Anonymous over 14 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/21/2010
Due date:
% Done:

0%

Estimated time:

Description

Either muggle-0.2.3 or revision 1222 during compiling on my Gentoo box got an error:

g++ -fPIC -O0 -Wall -Wformat=2 -Woverloaded-virtual -Wno-deprecated -g -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"muggle"' -DMUSICDIR='"/mnt/music"' -DHAVE_MYSQL -I../../.. -I../../../include -I/usr/include/taglib -c vdr_player.c
vdr_player.c: In member function 'void mgPlayerControl::ShowProgress(bool)':
vdr_player.c:605: error: no matching function for call to 'cOsdProvider::NewOsd(int&, int&, int)'
../../../include/vdr/osd.h:340: note: candidates are: static cOsd* cOsdProvider::NewOsd(int, int)
make: *** [vdr_player.o] Error 1

No data to display

Actions

Also available in: Atom PDF