Le 29 août 2009 à 11:27, Kyle Sluder a écrit :

On Aug 29, 2009, at 1:59 AM, Thomas Clement <thoma...@free.fr> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to