Re: Linking against libcrypto.dylib fails at strip
Re: Linking against libcrypto.dylib fails at strip
- Subject: Re: Linking against libcrypto.dylib fails at strip
- From: Chris Suter <email@hidden>
- Date: Mon, 12 Feb 2007 07:42:00 +1100
On 11/02/2007, at 10:55 AM, Steve Weller wrote:
Nick, Thanks. The only reason I tried adding it was because without
it I got unresolved symbols. Now you have directed me to the right
area I found the problem. In case anyone else runs into this:
In order to include linking against libcrypto.dylib I had to add -
lcrypto to the linker flags by clicking on the target, clicking on
Info, and adding -lcrypto to the Other Linker Flags line (under
Linking) for all configurations.
You can also just add it to the "Link Binary with Libraries" section.
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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