• 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
Using a dylib without installing it
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using a dylib without installing it


  • Subject: Using a dylib without installing it
  • From: Dix Lorenz <email@hidden>
  • Date: Tue, 10 Jul 2007 14:41:49 +0200

Hi,

I am developing a regular Cocoa-application and I need to use a 3rd- Party dylib. I do not want to install this in my users lib- directories, I want it to be inside the application bundle. But no matter what I try, unless I copy the .dylib into my ~/lib directory (presumably any other of the standard directories would work), I always get:

dyld: Library not loaded: libchartdir.4.dylib
Referenced from: /Users/dlorenz/Development/Build Products/Debug/ CanvasViewer.app/Contents/MacOS/CanvasViewer
Reason: image not found


What do I need to do to get a nicely self-contained application?

Thanks,
Dix

_______________________________________________
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: Using a dylib without installing it
      • From: "DAS Loop" <email@hidden>
    • Re: Using a dylib without installing it
      • From: Peter O'Gorman <email@hidden>
  • Prev by Date: Re: ObjectAlloc crashes my app
  • Next by Date: Re: Using a dylib without installing it
  • Previous by thread: Re: IB/NIB EditField Scroll bar question
  • Next by thread: Re: Using a dylib without installing it
  • Index(es):
    • Date
    • Thread