按照http://three20.info/setup/existing上的所有说明进行操作后,将three20库集成到我的项目中。我收到此链接错误:

duplicate symbol _TTCreateNonRetainingArray in /test XYZ Photos App/Three20/Build/Products/Debug-iphonesimulator/libThree20Core.a(TTGlobalCore.o) and /test XYZ Photos App/Three20/Build/Products/Debug-iphonesimulator/libThree20.a(TTGlobalCore.o)


有人可以帮我弄清楚这个吗?

提前感谢。

最佳答案

好的,经过数小时的努力,我能够解决此问题。答案是:如果您的项目在任何带空格字符的父文件夹中,则Three20将无法编译。

07-24 09:44
查看更多