小编Den*_*yov的帖子

架构i386的未定义符号:"_ OBJC_CLASS _ $ _ MFMailComposeViewController"

我使用MFMailComposeViewController训练为iPhone创建程序.但是,编译时会发生错误:

Undefined symbols for architecture i386:
   "_OBJC_CLASS_ $ _MFMailComposeViewController", Referenced from:
       objc-class-ref in ViewController.o
ld: symbol (s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use-v to see invocation)
Run Code Online (Sandbox Code Playgroud)

请帮忙,这是什么?以及如何解决它?

提前致谢!

xcode ios

14
推荐指数
2
解决办法
2万
查看次数

标签 统计

ios ×1

xcode ×1