当前位置:网站首页>Xcode 12 ld: symbol(s) not found for architecture armv64
Xcode 12 ld: symbol(s) not found for architecture armv64
2022-08-05 08:45:00 【今人不见古时月,今月曾经照古人】
Xcode 12.3 打包Hbuilderx的SDK包时,报以下错:
"_OBJC_CLASS_$_KSCrashReportFilterAppleFmt", referenced from:
objc-class-ref in liblibPDRCore.a(H5CoreExceptionHandler.o)
"_OBJC_CLASS_$_KSCrash", referenced from:
objc-class-ref in liblibPDRCore.a(H5CoreExceptionHandler.o)
"_OBJC_CLASS_$_KSCrashInstallationStandard", referenced from:
objc-class-ref in liblibPDRCore.a(H5CoreExceptionHandler.o)
ld: symbol(s) not found for architecture armv64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
跟据查询的资料,发现不缺少liblibPDRCore.a包,liblibPDRCore.a的依赖都在。后来发现了下面的资料,就解决了编译报错。
Xcode 12不再支持VALID_ARCHS,需移除!采用Excluded Architectures过滤掉不需要的架构即可!
如果项目在Build Settings下的User-Defined中添加了VALID_ARCHS属性,需要将其移除,否则无法在Xcode 12编译运行设备。
如果确实需要设定支持/不支持的架构,通过Excluded Architectures配置即可。
边栏推荐
猜你喜欢
国际原子能机构总干事称乌克兰扎波罗热核电站安全形势堪忧
宝塔实测-搭建中小型民宿酒店管理源码
How to make pictures clear in ps, self-study ps software photoshop2022, simple and fast use ps to make photos clearer and more textured
Redis缓存以及存在的问题--缓存穿透、缓存雪崩、缓存击穿及解决方法
DTcloud 装饰器
Chapter 12 Bayesian Networks
[Structural Internal Power Cultivation] The Mystery of Enumeration and Union (3)
spark集群部署(第三弹)
What is a good movie to watch on Qixi Festival?Crawl movie ratings and save to csv file
工程制图知识点
随机推荐
Controller-----controller
按钮上显示值的轮流切换
Redis实现分布式锁-原理-问题详解
TensorFlow installation steps
k-nearest neighbor fault monitoring based on multi-block information extraction and Mahalanobis distance
在ASP控制数字及字母输入
What is the connection and difference between software system testing and acceptance testing? Professional software testing solution recommendation
[Untitled] Long-term recruitment of hardware engineers-Shenzhen Baoan
Spark cluster deployment (third bullet)
行走社会100绝招
国际原子能机构总干事称乌克兰扎波罗热核电站安全形势堪忧
【结构体内功修炼】结构体实现位段(二)
动态内存开辟(C语言)
DNS 查询原理详解
Luogu: P2574 XOR的艺术 [线段树]
七夕看什么电影好?爬取电影评分并存入csv文件
Fiddler工具讲解
Long-term recruitment embedded development-Shenzhen Baoan
How to make pictures clear in ps, self-study ps software photoshop2022, simple and fast use ps to make photos clearer and more textured
8.4模拟赛总结