XCode 4.2 w / Three20:架构i386的未定义符号:TTIsInDebugger

我升级到XCode 4.2并且我的项目未能与Three20链接。 我得到这个错误。 有任何想法吗?

Undefined symbols for architecture i386:

“TTIsInDebugger()”,引用自:...我的代码堆栈在这里... ld:找不到体系结构i386的符号clang:错误:linker命令失败,退出代码1(使用-v查看调用)


我解决了这个问题,请参阅https://github.com/facebook/three20/issues/779以解决问题。

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

上一篇: XCode 4.2 w/ Three20: Undefined symbols for architecture i386: TTIsInDebugger

下一篇: x86 spinlock using cmpxchg