Re: Adding Frameworks, etc
Re: Adding Frameworks, etc
- Subject: Re: Adding Frameworks, etc
- From: "Finlay Dobbie" <email@hidden>
- Date: Wed, 5 Apr 2006 00:33:58 +0100
On 04/04/06, Bobby B <email@hidden> wrote:
> This is really embarassing. I can't for my life figure out how to add
> frameworks to my application. I downloaded OmniGroups AppKit
> framework, but I don't know what to do with it. Don't laugh ... I
> copied them into /system/Library/Frameworks, but I can't seem to
> #import them. When I go into their directory, if I try to load their
> .xcode project, it gives errors with locating some of it's files when
> trying to compile.
Never modify /System. That's for System files, and should only be
touched by Apple.
OmniAppKit is distributed as source. You'll need to compile it and add
the built product (OmniAppKit.framework) to your project by the
Project->Add Files menu item.
-- Finlay
_______________________________________________
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