【发布时间】:2015-12-04 07:09:28
【问题描述】:
我在 Sinch SDK
Undefined symbols for architecture x86_64:
"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::find_last_of(char const*, unsigned long, unsigned long) const", referenced from
我试过了。
我在用什么
- XCode 7.1.1(构建项目)
下载
你可以从here下载我的项目。
如何构建我的示例项目?有人会建议一些设置吗?
【问题讨论】:
-
不再需要删除 x64,我们确实支持。您是使用 pod 还是手动操作?如果手动确保您拥有所有必需的框架并在其他标志中设置 -ObjC -XLinker sinch.com/docs/voice/ios/#firsttimesetup
标签: objective-c xcode7 sinch