How do I include a library in my program
How do I include a library in my program
- Subject: How do I include a library in my program
- From: April Gendill <email@hidden>
- Date: Sun, 31 Oct 2004 09:19:31 -0700
Ok,
I think I might be asking the wrong questions.
I have built a dynamic library. It's designed to handle several things
I find myself using over and over in applications. Anyway, I do not
know how to include a library in my project. Or at least I think thats
the problem. I thought it would pretty much be like including a
framework but I was wrong. I put the library in the project folder and
add it to the project. When I build the project though I am told that
the file for -lcommons is not found. In the project info window or the
target info window what do I need to add, if anything? Or do I need to
add a copy files phase? I guess what I need to know is how to include a
dynamic library in a program.
April.
_______________________________________________
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