【问题标题】:could not load inserted library: /usr/lib/libgenkit.dylib无法加载插入的库:/usr/lib/libgenkit.dylib
【发布时间】:2012-01-29 10:17:31
【问题描述】:

我正在尝试将我的通用应用程序运行到设备 (iPad) 中,但出现此链接器错误

sharedlibrary apply-load-rules all
warning: Couldn't get real path for inserted library     /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3   (8J2)/Symbols/usr/lib/libgenkit.dylib

warning: Couldn't get real path for inserted library   /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 (8J2)/Symbols/usr/lib/libgenkit.dylib

target remote-mobile /tmp/.XcodeGDBRemote-26364-38
Switching to remote-macosx protocol
mem 0x1000 0x3fffffff cache
mem 0x40000000 0xffffffff none
mem 0x00000000 0x0fff none
[Switching to process 11779 thread 0x0]
[Switching to process 11779 thread 0x0]
dyld: could not load inserted library: /usr/lib/libgenkit.dylib

我正在使用 ShareKit、sqlcipher、lexicontex,

有人知道吗?!!请和thnx

【问题讨论】:

  • 不知道怎么做,但是当我停止运行然后在我的 iPad 上打开应用程序时,它工作正常!!!!但这要弄清楚为什么?!!

标签: objective-c iphone xcode4 dyld


【解决方案1】:

我遇到了同样的问题,最后重新安装xcode解决了它。 我想这是因为我之前安装了一些软件。可疑的是那个叫“genieo”的人

【讨论】:

  • 更新到 xcode 4.3 解决了我的问题.. !!我确实在我的 Mac 上的“genio”之前安装了该应用程序,然后将其卸载!我不知道这可能是问题...谢谢你的回答
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2018-01-15
  • 2017-01-05
  • 2012-08-16
  • 1970-01-01
相关资源
最近更新 更多