Oskar Signell wrote:
fre 2003-06-13 klockan 22.51 skrev Lauri Tischler:g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_LIRC -D_GNU_SOURCE -I../DVB/include dvbplayer.c
In file included from dvbplayer.c:17:
rcontroller.h:22: error: friend declaration requires class-key, i.e. `friend
struct cDvbPlayer'
make: *** [dvbplayer.o] Error 1
Try changing line 22 in rcontroller.h in the vdr root directory to: friend class cDvbPlayer;
Allready changed it to 'friend struct cDvbPlayer' Appears to work. Something still seems to be missing, maybe only 25% of all subtitles show on the screen. -- lauri.tischler@iki.fi * Let all cats bloom * The Olde Farthe * Chinese prowerb * -- Info: To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.