找不到-lidn的iOS库(包括xmppframework)

DJD*_*son 1 xcode

我试图将xmppframework包含在我的xcode项目中但是我遇到了问题.尝试编译时出现以下错误:

Path 'Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/usr/lib/lixml2.dylib following -F not a directory
Library not found for -lidn
Run Code Online (Sandbox Code Playgroud)

我按照说明从这里设置xmppframework 并按照这些说明确保所有路径都正确,但是我仍然收到错误.

我检查了文件路径,它肯定在那里..

这个错误还有其他原因吗?非常感谢

DJD*_*son 5

最后在3天后修好..

我对其他遇到此问题的人的建议是加载其中一个示例项目并比较每个项目的构建设置!结束了我的图书馆搜索路径错误.