码迷,mamicode.com
首页 > 其他好文 > 详细

duplicate symbol linker command failed with exit code 1

时间:2015-10-27 11:33:01      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:

duplicate symbol _OBJC_CLASS_ 类名  

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

90%的问题是出现在#import了.m文件

还有就是项目中包含了两个相同的.m文件

duplicate symbol linker command failed with exit code 1

标签:

原文地址:http://www.cnblogs.com/aoxer/p/4913377.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!