You can overcome this problem (with a compiler that doesn’t support
“std::atomic_flag”) by adding
-DNO_STD_LIB
to your compilation command line.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel
Hi, I'm Denis from Italy. I need a rtsp recorder solution to embed in our
systems.
I'm trying to build the latest live555 software version to stody ant test.
I obtain this error:
*BasicTaskScheduler.cpp:* In member function ‘*virtual void
BasicTaskScheduler::SingleStep(unsigned int)*’:
*Basic