[Live-devel] Compile issue with 2004.02.09 code
Duncan Hill
live at nacnud.force9.co.uk
Thu Feb 12 16:43:36 PST 2004
On Thursday 12 February 2004 16:11, Ross Finlayson wrote:
> >BasicUsageEnvironment.cpp: In member function `virtual UsageEnvironment&
> > BasicUsageEnvironment::operator<<(const char*)':
> >BasicUsageEnvironment.cpp:83: error: `stderr' undeclared (first use this
> > function)
>
> Try adding
>
> #include <stdio.h>
>
> to the top of "BasicUsageEnvironment.hh".
>
Woo, those two in combination have led to a compiled version that MPlayer
likes. Now to fiddle with darwin and see if I can get a stream working.
Thanks!
More information about the live-devel
mailing list