Re: Build setting for embedded dylib?
Re: Build setting for embedded dylib?
- Subject: Re: Build setting for embedded dylib?
- From: Graham Cox <email@hidden>
- Date: Thu, 28 Feb 2013 17:43:44 +1100
On 28/02/2013, at 2:03 PM, Kyle Sluder <email@hidden> wrote:
> 1. Did you actually verify that you're setting the install name of the dylib to the correct value?
>
> 2. You should probably use @rpath instead of @executable_path.
>
> Do read Mike Ash's blog post on the topic of install name. It's a bit terse, but it's useful: http://www.mikeash.com/pyblog/friday-qa-2009-11-06-linking-and-install-names.html
>
Perfect answer, thanks Kyle... That Mike Ash, he's a handy guy to know about :)
Not only did it fix my issue, but I now actually have a clue what's going on.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden