Re: ssl.h linking error
Re: ssl.h linking error
- Subject: Re: ssl.h linking error
- From: Sherm Pendley <email@hidden>
- Date: Fri, 26 May 2006 13:31:12 -0400
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