[MPlayer-cygwin] [PATCH] live.com on mingw
Diego Biurrun
diego at biurrun.de
Mon May 3 13:26:38 CEST 2004
Ross Finlayson writes:
> FYI, your (second) patch has now been included in the "LIVE.COM Streaming
> Media" source code release (starting with version 2004.04.23).
It fails to compile on MinGW for me, though:
BasicUDPSink.cpp: In member function `virtual Boolean
BasicUDPSink::continuePlaying()':
BasicUDPSink.cpp:47: `gettimeofday' undeclared (first use this function)
BasicUDPSink.cpp:47: (Each undeclared identifier is reported only once for each
function it appears in.)
make[1]: *** [BasicUDPSink.o] Error 1
make[1]: Leaving directory `/home/Diego/live/liveMedia'
make: *** [liveMedia/libliveMedia.a] Error 2
I just did
./genMakefiles mingw
make
Diego
More information about the MPlayer-cygwin
mailing list