iOS中架构x86_64的未定义符号

SP Balu Kommuri

我在iPhone 5s模拟器上运行该错误。它通常在较低版本的iPhone 5s中执行。在我的应用程序中,我正在使用第三方lib CompuwareUEM并且还添加了与CompuwareUEM相关的所有文件和lib文件,它与64bit兼容。

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_CompuwareUEM", referenced from:
      objc-class-ref in AppDelegate.o
      objc-class-ref in SplashScreenViewController.o
      objc-class-ref in CreateProfileViewController.o
      objc-class-ref in MyTripsViewController.o
      objc-class-ref in SettingsViewController.o
      objc-class-ref in TrackingViewController.o
      objc-class-ref in UserloginViewController.o
      ...
  "_OBJC_CLASS_$_UEMAction", referenced from:
      objc-class-ref in SplashScreenViewController.o
      objc-class-ref in CreateProfileViewController.o
      objc-class-ref in MyTripsViewController.o
      objc-class-ref in SettingsViewController.o
      objc-class-ref in TrackingViewController.o
      objc-class-ref in UserloginViewController.o
      objc-class-ref in PickTripViewController.o
      ...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

你们中的任何一个可以帮助我吗?

SP Balu Kommuri

问题解决了。主要问题是CompuwareUEM我完全删除了该第三方库。现在工作正常。

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

架构x86_64抖动的未定义符号

架构x86_64的未定义符号:“ _fcloseall”

ProgressHUD:架构 x86_64 的未定义符号:

错误架构x86_64的未定义符号:

iOS项目中架构x86_64的未定义符号

Hello World中架构x86_64的未定义符号

架构x86_64的未定义符号->架构x86_64的未找到符号

在代码推送时反应原生 iOS 构建失败:架构 x86_64 的未定义符号:

架构x86_64的未定义符号:OS X,Boost Log,CMake

命令行中的Swift软件包管理器“架构x86_64的未定义符号”

OSX clang ++:用于cpp文件中显式实例化的模板的架构x86_64的未定义符号

使用多个文件时出现“架构 x86_64 的未定义符号”错误

架构x86_64的未定义符号:带有SFML的CMMotionManager

Boost.MPI 为架构 x86_64 提供未定义符号

如何解决架构x86_64的未定义符号

架构x86_64的未定义符号是什么意思?

Xcode 6.3上架构x86_64的未定义符号

SFML 2.1架构x86_64错误的未定义符号

Boost C ++的架构x86_64的未定义符号

Mac上的架构x86_64 C ++的未定义符号

由于架构 x86_64 的未定义符号,GLFW 的最小示例失败

架构x86_64的未定义符号:“ _ OBJC_CLASS _ $ _ HandBluetooth”,引用自:

架构x86_64的未定义符号:“ _rb_funcallv”

架构x86_64链接constexpr std :: array的未定义符号

如何修复架构x86_64,Boost Asio 1.58的未定义符号

反转字符串的代码:“架构 x86_64 的未定义符号”

找不到架构x86_64的未定义符号&& symbol(s)

使用Json-C的架构x86_64的未定义符号

Pod安装期间出现Crashlytics错误“架构x86_64的未定义符号”