美文网首页
编译时找不到文件

编译时找不到文件

作者: songsong619 | 来源:发表于2017-11-01 17:06 被阅读0次

Undefined symbols for architecture arm64:

"_OBJC_CLASS_$_NXTabBarController", referenced from:

objc-class-ref in NXStartPageViewController.o

ld: symbol(s) not found for architecture arm64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

也可能是需要把相应的.m文件删除掉

相关文章

网友评论

      本文标题:编译时找不到文件

      本文链接:https://www.haomeiwen.com/subject/ahugpxtx.html