Re: Linking with OpenSSL
Re: Linking with OpenSSL
- Subject: Re: Linking with OpenSSL
- From: Trygve Inda <email@hidden>
- Date: Fri, 20 Jun 2008 20:45:33 +0000
- Thread-topic: Linking with OpenSSL
> It seems to me that the linker can't find the OpenSSL libraries. I
> already added the Security Framework to my application, this did not
> make any difference.
>
> Any suggestion what I need to configure to get this to compile.
>
> Thanks in advance
> Alex
Try adding these to the project:
/usr/lib/libssl.dylib
And possibly
/usr/lib/libcrypto.dylib
Trygve
_______________________________________________
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