Re: linking a darwin library into a project builder project
Re: linking a darwin library into a project builder project
- Subject: Re: linking a darwin library into a project builder project
- From: Jay Kuri <email@hidden>
- Date: Mon, 4 Mar 2002 10:26:18 -0600
You're absolutely right, of course. I had tried this yesterday, but I
still got the same error. Of course, the error was because I was using
the wrong header and function names, so when link-time came, it couldn't
find them.
Thanks!
Jay
On Monday, March 4, 2002, at 04:47 AM, Marcel Weiher wrote:
On Monday, March 4, 2002, at 08:07 AM, Jay Kuri wrote:
Quick question. I've been searching for a couple hours and can't
figure it out. If I want to use functions from a standard library
(say libcrypto.dylib) how would I link it to my project in project
builder?
Have you tried just adding the library to your project? (I usually do
it via 'add framework, which seems wrong but works).
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.