美文网首页
apple mach-o linker error(linker

apple mach-o linker error(linker

作者: Joymerry | 来源:发表于2017-04-29 15:29 被阅读167次

1.使用svn版本控制工具,check out项目出现的问题。

原因:上传项目到svn服务器时没有提交.a文件

check out下来的项目

上图可以明显看出.a文件显示红色,项目中已经没有这些文件。

解决方法:从之前项目中找到对应的.a文件,导入到项目对应的文件中,使用svn重新上传.a文件。

选中SmartSVN中的View——>Ignored Files。可以显示.a文件,然后add——>Commit。

相关文章

网友评论

      本文标题:apple mach-o linker error(linker

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