Re: ssl.h linking error
Re: ssl.h linking error
- Subject: Re: ssl.h linking error
- From: dancedrummer <email@hidden>
- Date: Fri, 26 May 2006 16:58:49 -0700
Thanks, that did it! Any recommendations on linking, build style
config's etc. would be most welcome as it seems I keep stumbling over
these.
On 5/26/06, Sherm Pendley <email@hidden> wrote:
On May 26, 2006, at 9:32 AM, Karl Moskowski wrote:
>> On May 25, 2006, at 7:35 PM, dancedrummer wrote:
>>
>>> I am including
>>> #include <openssl/sha.h>
>>
>> That's the first half of the puzzle... The second half is linking
>> against the OpenSSL framework. Did you do that?
>
> Try changing the Other Linker Flags setting in the Release build
> configuration to:
>
> -lcrypto $(OTHER_LDFLAGS)
Yes - sorry, I had the right idea, but the wrong library.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden