Re: libcrypto on Snow Leopard
Re: libcrypto on Snow Leopard
- Subject: Re: libcrypto on Snow Leopard
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sat, 29 Aug 2009 12:13:06 +0200
Le 29 août 2009 à 11:27, Kyle Sluder a écrit :
On Aug 29, 2009, at 1:59 AM, Thomas Clement <email@hidden> wrote:
Another solution is to copy the libcrypto.0.9.7.dylib from the 10.5
SDK into your project directory and link against that.
Aren't the SDK dylibs just stubs for linking purposes?
They are. But it does not suggest to embed the dylib in the
application, but just to copy it in the project to be able to link on
it without having to modify the 10.6 SDK.
You may even rename it to avoid library resolution order issue with
the linker.
_______________________________________________
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