我在 iphone iOS 4 项目中使用 Three20。我无法将项目编译到设备上

发布于 2024-09-10 12:01:49 字数 141 浏览 5 评论 0原文

我尝试编译,但失败了,因为它在依赖项之一和主依赖项中找到了重复的类定义。我用google搜索了很多,甚至找到了这个问题的原因,这是由于xcode中的一个错误以及对amr6和arm7代码的优化。但我找不到如何解决这个问题。有人在 iOS4 上使用 Three20 库吗?

I try to compile but it fails because it find a duplicated definition of class in one of the dependencies and in the main dependency. I googled a lot and i even found the cause of this, due to a bug in xcode and the optimization for amr6 and arm7 code. But i could't found how to solve this. Has anybody use the three20 library with iOS4 ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ペ泪落弦音 2024-09-17 12:01:49

确保所有依赖项目都设置为使用基础 sdk,然后它应该可以正常编译。

Make sure that all dependency projects are set to use the base sdk, then it should compile ok.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文