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

XMPP--- error : linker command failed with exit code 1

时间:2016-05-18 21:30:23      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:

error:

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

 

技术分享

 

错误原因:libidn.a文件没添加上去

解决方法:libidn.a文件删除重新添加

第一步:删除libidn.a文件

技术分享

第二步:添加libidn.a文件

技术分享

技术分享

技术分享

在Finder中找到libidn.a文件

技术分享

打开libidn.a文件

技术分享

运行程序,问题就解决了

XMPP--- error : linker command failed with exit code 1

标签:

原文地址:http://www.cnblogs.com/crazygeek/p/5506272.html

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