Mailing List archive

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

[vdr] Re: [ANNOUNCE] DVB subtitles 0.0.2



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;



-- 
Oskar Signell <oskar@signell.net>



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



Home | Main Index | Thread Index