gpt4 book ai didi

ios - 在 iOS 7 sdk 和 xcode 5 上编译 PJSIP 时出现链接器错误

转载 作者:行者123 更新时间:2023-11-28 20:05:53 32 4
gpt4 key购买 nike

使用 iOS 7 SDK(xcode 5.0.2,Mavericks 10.9.1)编译 PJSIP 时出现此链接器错误。

Undefined symbols for architecture armv7s:
"_aes_icm_advance_ismacryp", referenced from:
_aes_icm_encrypt_ismacryp in libsrtp-arm-apple-darwin9.a(aes_icm.o)
ld: symbol(s) not found for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [../bin/pjmedia-test-arm-apple-darwin9] Error 1
make[1]: *** [pjmedia-test] Error 2
make: *** [all] Error 1

我该怎么办?

最佳答案

您可以使用 pod 'pjsip' 从 cocoapods 下载预构建的 pjsip 库(armv7、armvs7、arm64、i386),或者通过运行 build.sh 脚本自行编译来自 https://github.com/chebur/pjsip

关于ios - 在 iOS 7 sdk 和 xcode 5 上编译 PJSIP 时出现链接器错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22147383/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com