• 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
adding dynamic lib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

adding dynamic lib


  • Subject: adding dynamic lib
  • From: William Irving Zumwalt <email@hidden>
  • Date: Sun, 15 Jan 2006 02:29:39 -0600

On a separate question, though on the same topic as my other post ...

To add a dynamic lib to my cocoa app, I make a group called Libraries,
then right clicked on it, Add->Existing Files, I selected the dynamic
lib in another directory (of it's own project) and Recursively create
groups for any added folders was selected.

What I don't get is I've got this sym link in my cocoa project dir like this ...

   libmystuff -> libmystuff.0.0.0.dylib

... and, shouldn't libmystuff.0.0.0.dylib also show the relative path
to where the file exists in the other project? I'm having a hard time
getting my cocoa app to see this dynamic lib.

I was thinking it should be something like ...
   libmystuff -> ../mystuff/build/Release/libmystuff.0.0.0.dylib

Any help much appreciated.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: how to make c++ calls from cocoa to a dynamic library
  • Next by Date: Re: Hex Editor
  • Previous by thread: Re: CORE DATA: setImage (transient) and setImageData (binary) accessors don't fire.
  • Next by thread: Re: [newbie] Window state saving (clarifications)
  • Index(es):
    • Date
    • Thread