【问题标题】:iOS Library not found for -lidn (Including xmppframework)未找到 -lidn 的 iOS 库(包括 xmppframework)
【发布时间】:2013-06-27 19:39:56
【问题描述】:

我正在尝试将 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

我已按照说明从 here 设置 xmppframework 并按照 these 说明确保所有路径都正确,但我仍然收到错误。

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

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

【问题讨论】:

    标签: xcode


    【解决方案1】:

    3天后终于修好了..

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

    【讨论】:

      猜你喜欢
      • 2012-01-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-05-03
      • 2015-02-01
      • 1970-01-01
      • 2014-09-23
      相关资源
      最近更新 更多