Using the QuickLite framework when building a Foundation tool
Using the QuickLite framework when building a Foundation tool
- Subject: Using the QuickLite framework when building a Foundation tool
- From: John Axel Eriksson <email@hidden>
- Date: Mon, 19 Dec 2005 21:23:27 +0100
Hi.
I have a problem, a newbie problem I guess. I've used the QuickLite
framework in
AppKit applications with no problem. I add the framework to the
project from /Library/Frameworks/QuickLite.framwork
and it all works when I do #import <QuickLite/QuickLiteDatabase.h> etc.
Now I'm building a Foundation tool which will use QuickLite and it
claims it cannot find the framework(can't locate framework for: -
framework QuickLite).
Seems to be the same for ANY other framework from /Library/Frameworks
so it doesn't have anything to do with QuickLite itself.
I assume this is some trivial setup issue, but I can't find the
solution, so How do I add a Framework from /Library/Frameworks
to a Foundation tool project?
Thanks,
John
_______________________________________________
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