Re: Using static library in Cocoa app
Re: Using static library in Cocoa app
- Subject: Re: Using static library in Cocoa app
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 18 Jun 2003 14:49:55 +0100
On Wednesday, June 18, 2003, at 12:17 pm, email@hidden wrote:
The functions _DLP_Cleanup and _DLP_Startup are in my library, has
anyone
come across this problem and can you help?
Are you sure you're linking aginst your library? Make sure the right
target is selected and check the box next to it in the files tab, and
check it's listed in the Frameworks & Libraries section of your Target
Settings.
-- Finlay
_______________________________________________
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.