Re: Framework library...
Re: Framework library...
- Subject: Re: Framework library...
- From: Raphael Sebbe <email@hidden>
- Date: Tue, 16 Jul 2002 18:00:24 +0200
You have to explicitly add the Carbon lib/framework to the project using
the ObjC wrapper.
Raphael
On Tuesday, July 16, 2002, at 04:19 PM, Josh Ferguson wrote:
I'm currently trying to build an Objective-C framework to wrap around a
Carbon Mach-O library. Everything seems to build find, but when I
include the framework in a project, I get a build error that tells me
it couldn't find <frameworkpath>/Versions/A/<frameworkname>. Anyone
have any examples of wrapping a Carbon SDK in Cocoa framework? I've
never worked with Frameworks before so it's very possible that I'm
missing something fundamental.
TIA
Josh
_______________________________________________
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.
_______________________________________________
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.