• 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
Re: Dynamic Linking Error - Xcode 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamic Linking Error - Xcode 4


  • Subject: Re: Dynamic Linking Error - Xcode 4
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 07 Aug 2012 14:56:56 -0700

On 2012 Aug 07, at 14:03, Rutvik Choudhary <email@hidden> wrote:

> There is an "Dynamic Library Install Name" option in the "Build Settings" tab, is that where I put " the @executable_path/libBox2D.2.1.0.dylib" text?

Yes.

> And also, do I do this for every library included?

Yes.

There are apparently some tricky macros you can use.  For example, my frameworks have their"Dynamic Library Install Name" set to this:

     $(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)

which resolves to, for example

     @executable_path/../Frameworks/Bkmxwork.framework/Versions/A/Bkmxwork

If I wrote that setting, I don't remember doing it.  I cannot explain how it resolves without further study!
 _______________________________________________
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: Dynamic Linking Error - Xcode 4
      • From: Jens Alfke <email@hidden>
References: 
 >Dynamic Linking Error - Xcode 4 (From: Rutvik Choudhary <email@hidden>)
 >Fwd: Dynamic Linking Error - Xcode 4 (From: Rutvik Choudhary <email@hidden>)

  • Prev by Date: Fwd: Dynamic Linking Error - Xcode 4
  • Next by Date: Re: Dynamic Linking Error - Xcode 4
  • Previous by thread: Fwd: Dynamic Linking Error - Xcode 4
  • Next by thread: Re: Dynamic Linking Error - Xcode 4
  • Index(es):
    • Date
    • Thread