Re: Lion 10.7 SDK backwards compatibility problem with linking to libreadline.dylib for Snow Leopard
Re: Lion 10.7 SDK backwards compatibility problem with linking to libreadline.dylib for Snow Leopard
- Subject: Re: Lion 10.7 SDK backwards compatibility problem with linking to libreadline.dylib for Snow Leopard
- From: Eric Wing <email@hidden>
- Date: Tue, 20 Sep 2011 19:07:38 -0700
>> If that doesn't work, the cleanest workaround I’ve found is to specify
>> the
>> link in your project settings instead of adding the library file to the
>> project. Under “Other linker flags” add “-ledit” (that’s a lowercase L,
>> not
>> a 1).
>
> Thanks. That worked. For some reason, I assumed that wouldn't work
> since the symlinks kept getting resolved in the + button case.
I think I need to correct myself. This solution isn't working for me.
It continues to resolve the full path to libedit.3.dylib. I think the
problem was that I may have forgot to remove my install_name_tool
trick when I first tried this.
Thanks,
Eric
--
Beginning iPhone Games Development
http://playcontrol.net/iphonegamebook/
_______________________________________________
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