Re: linking with libcrypto
Re: linking with libcrypto
- Subject: Re: linking with libcrypto
- From: Chris Hanson <email@hidden>
- Date: Thu, 15 Mar 2007 15:57:38 -0700
On Mar 15, 2007, at 2:44 PM, James Walker wrote:
But when I try adding libcrypto.dylib (from the 10.4u SDK) to the
target, it goes into the "Copy Bundle Resources" build phase, and
doesn't resolve the undefined symbols.
How did you add it? Generally I use "Add > Existing Frameworks…" from
Xcode's contextual menu to add a dylib or a framework to a project.
Also, you should never add anything to a project directly from an
SDK. Always add from the system, and the correct SDK version will be
found at build time.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden