linking a darwin library into a project builder project
linking a darwin library into a project builder project
- Subject: linking a darwin library into a project builder project
- From: Jay Kuri <email@hidden>
- Date: Mon, 4 Mar 2002 01:07:37 -0600
Hi everyone,
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?
The code that uses the functions compiles ok... but the link stage keeps
telling me 'undefined symbols' listing the functions I used, and
everything stops.
I'm sure there's a simple answer, but I just can't locate it.
Thanks,
Jay
_______________________________________________
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.