Re: [Live-devel] Build breakage

2010-01-11 Thread Ross Finlayson
The latest version fails to build for me with the error: DVVideoStreamFramer.cpp: In constructor 'DVVideoStreamFramer::DVVideoStreamFramer(UsageEnvironment&, FramedSource*)': DVVideoStreamFramer.cpp:30: error: 'gettimeofday' was not declared in this scope It is fixed by adding an "#include "

[Live-devel] Build breakage

2010-01-11 Thread Pierre Ynard
Hello, The latest version fails to build for me with the error: DVVideoStreamFramer.cpp: In constructor 'DVVideoStreamFramer::DVVideoStreamFramer(UsageEnvironment&, FramedSource*)': DVVideoStreamFramer.cpp:30: error: 'gettimeofday' was not declared in this scope It is fixed by adding an "#inclu