xmpp ios 问题篇
时间:2014-08-19 16:40:44
收藏:0
阅读:352
1、 libidn.a(stringprep.o), in section __TEXT,__text reloc 8: indirect symbol index out of range for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
libidn.a
框架问题,去 https://github.com/robbiehanson/XMPPFramework 下载 然后重新删除Vendor重新导入新的Vendor库
原文:http://blog.csdn.net/alincexiaohao/article/details/38681619
评论(0)