Worklight项目:Xcode中的错误未定义的体系结构符号错误

时间:2016-05-04 11:46:22

标签: xcode ibm-mobilefirst

我有一个iPad环境的工作灯项目,当我运行这个时,我看到下面链接xcode上的错误,任何人都可以帮助解决这个问题,在stackoverflow上尝试了几个答案,但没有任何效果。

worklight版本: - 6.1.0.01.20140922-2007 Xcode版本: - 7.3

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_MainViewController", referenced from:
      _OBJC_CLASS_$_CDVMainViewController in CDVMainViewController.o
  "_OBJC_CLASS_$_WLCordovaAppDelegate", referenced from:
      _OBJC_CLASS_$_MyAppDelegate in .o
  "_OBJC_METACLASS_$_MainViewController", referenced from:
      _OBJC_METACLASS_$_CDVMainViewController in CDVMainViewController.o
  "_OBJC_METACLASS_$_WLCordovaAppDelegate", referenced from:
      _OBJC_METACLASS_$_MyAppDelegate in .o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

1 个答案:

答案 0 :(得分:1)

您正在尝试为64位架构构建Worklight项目 如果您需要64位支持,则需要更新Worklight Studio安装,这非常旧(2014)。

作为IBM客户,您可以从IBM Fix Central网站下载最新的iFix。