• 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: Jens Alfke <email@hidden>
  • Date: Tue, 07 Aug 2012 17:42:16 -0700


On Aug 7, 2012, at 2:56 PM, Jerry Krinock <email@hidden> wrote:

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.

No, that would be appropriate if his target _built_ the dylib, but the OP is building an app that _links against_ the dylib. AFAIK Xcode has no support for editing the install name of a dependent library; you have to run install_name_tool yourself, often as a script during the build process right after you copy the library into your app bundle.

—Jens
 _______________________________________________
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

References: 
 >Dynamic Linking Error - Xcode 4 (From: Rutvik Choudhary <email@hidden>)
 >Fwd: Dynamic Linking Error - Xcode 4 (From: Rutvik Choudhary <email@hidden>)
 >Re: Dynamic Linking Error - Xcode 4 (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Dynamic Linking Error - Xcode 4
  • Next by Date: c++ target fails, upgrading project 3.1 to 3.2
  • Previous by thread: Re: Dynamic Linking Error - Xcode 4
  • Next by thread: c++ target fails, upgrading project 3.1 to 3.2
  • Index(es):
    • Date
    • Thread