模拟器无法在ios 7中设置

我正在编译iPhone的pjsip源代码。

我的问题是,当我编译这个代码模拟器./configure- iphone工作正常,我完成配置为iPhoneOS7.1.sdk。

但是当我运行make dep命令时出现错误

echo'../bin/pjlib-test-arm-apple-darwin9:../lib/libpj-arm-apple-darwin9.a'>> .pjlib-test-arm-apple-darwin9.depend / Applications / Xcode .app / Contents / Developer / usr / bin / make -f /Users/Sur​​eshBK/desktop/pjproject/build/rules.mak APP = PJLIB_UTIL app = pjlib-util depends .pjlib-util-arm-apple-darwin9.depend: 709: *缺少分隔符。 停止。 make [1]:* [depend]错误2 make:* [dep]错误1。

请帮我解决这个错误。 我使用的是Mac 10.9和iPhone sdk 7.1

谢谢


我从未在我的应用中使用过PjSip。 但我可以建议你结帐以下链接,可能会帮助你。 祝一切顺利。

https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone

http://blog.pjsip.org/2014/09/04/pjsip-version-2-3-is-released-with-video-on-ios/

链接地址: http://www.djcxy.com/p/87937.html

上一篇: simulator not able to setup in ios 7

下一篇: Error: Compiling simple PjSIP program under ubuntu