• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
dyld: library not loaded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dyld: library not loaded


  • Subject: dyld: library not loaded
  • From: Daniel Luis dos Santos <email@hidden>
  • Date: Wed, 28 May 2008 15:43:50 +0100

Hello,

I am trying to debug test code, and have made a target for a command line tool to do so. I have configured the SenTestingKit framework in the build options, and it compiles and links fine.

When I run the code I get the following output :


There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin".tty /dev/ttys001
warning: Unable to read symbols for "@rpath/SenTestingKit.framework/Versions/A/SenTestingKit" (file not found).
Program loaded.
sharedlibrary apply-load-rules all
run
[Switching to process 5531 local thread 0x2f1f]
Running…
dyld: Library not loaded: @rpath/SenTestingKit.framework/Versions/A/SenTestingKit
  Referenced from: /Users/dlsa/code/Boobs/trunk/base-common/build/Debug/testRunner
  Reason: image not found
Program received signal:  “SIGTRAP”.
Xcode: Introspection dylib not loaded because thread 1 has function: __dyld_dyld_fatal_error on stack
warning: Couldn't find minimal bounds for "_sigtramp" - backtraces may be unreliable


what does the @rpath mean ? Where can I change it ? If it's being used literally no wonder it can't find it. I configured the paths to the framework
with xcode variables like $(DEVELOPER_LIBRARY_DIR) and such.

Thanks
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: dyld: library not loaded
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: display of char *
  • Next by Date: Re: IB3 plugin for custom view, how to forbid resizing in one direction?
  • Previous by thread: [OT] best C++ mailing list related to Apple?
  • Next by thread: Re: dyld: library not loaded
  • Index(es):
    • Date
    • Thread