[MPlayer-dev-eng] Gui won't compile [removed get_info]

Alex Beregszaszi alex at naxine.org
Mon Nov 11 17:58:59 CET 2002


Hi,

> After updating my CVS tree,
> 
> I tried to recompile with Gui enabled.
> Gui/interface.c fails complaining about get_info around line 200.
> 
>             if ( video_out_drivers[i - 1]->control(
> VOCTRL_GUISUPPORT,NULL ) ==
> VO_TRUE )
>              {
>               const vo_info_t *info = video_out_drivers[i -
> 1]->get_info();
> 
> and
> 
>           if ( video_out_drivers[i - 1]->control(
> VOCTRL_GUISUPPORT,NULL ) == VO_TRUE )
>            {
>             const vo_info_t *info = video_out_drivers[i -
> 1]->get_info();
Pontscho fixed it, anyway sorry, but i'm not using the gui ;)

-- 
Alex Beregszaszi  <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)



More information about the MPlayer-dev-eng mailing list