stream windows media content to iPhone App
问题 I am currently working on a streaming app which should receive a Windows Media Video stream. I am using libmms to encode the stream. I took the Wunderradio as reference project. When trying to build the app I get the following error: Undefined symbols for architecture armv7: "_Status_SetNewStatusString", referenced from: _report_progress in liblibmms.a(mms.o) "_gStopFFMPEG", referenced from: _fallback_io_read in liblibmms.a(mms.o) ld: symbol(s) not found for architecture armv7 clang: error: