gpt4 book ai didi

debugging - 使用 Xcode 4 在 iphone4 设备中调试时如何指定 arm6?

转载 作者:太空宇宙 更新时间:2023-11-03 21:12:42 25 4
gpt4 key购买 nike

我们的产品使用 OpenCV 作为库,仅支持 arm6。在Xcode 3.2中,我们可以将active architecture指定为armv6,这样我们就可以在iphone4(其实是armv7 cpu)上调试测试了。

今天我升级了我的xcode到4.0.2,我发现在iphone4上调试时,xcode会“智能”识别它并将事件架构设置为armv7,这导致在iphone4设备上调试时链接错误。如果我强制将有效架构设置为 armv6,则会出现以下编译错误:

没有要编译的架构(ONLY_ACTIVE_ARCH=YES,active arch=armv6,VALID_ARCHS=armv6)。

我想知道,在iphone4设备上调试时,如何在xcode 4中将active architecture设置为armv6?

最佳答案

最后,我决定升级我的项目以使用 armv7 opencv 库。不好的影响是不再支持iphone版本的armv6(即iphone和iphone3G)。

关于debugging - 使用 Xcode 4 在 iphone4 设备中调试时如何指定 arm6?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6593180/

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