我目前正在開發一款應用程序,該應用程序應接收Windows Media視頻流。我正在使用libmms來編碼流。將Windows媒體內容流式傳輸到iPhone App
我把Wunderradio作爲參考項目。當試圖建立應用程序,我得到以下錯誤:
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: linker command failed with exit code 1 (use -v to see invocation)
也許有人知道這意味着什麼,以及如何解決它?
謝謝你的幫助,祝你有美好的一天。, MrBr。
你甚至完成了這個程序?我想要做同樣的事情。 –
祝你好運!我沒有完成它。 「最終」蘋果不會批准這種做法。多數民衆贊成他們說... – MrBr