Re: Using Carbon in Cocoa App
Re: Using Carbon in Cocoa App
- Subject: Re: Using Carbon in Cocoa App
- From: Brian Webster <email@hidden>
- Date: Wed, 17 Apr 2002 08:51:01 -0500
On Wednesday, April 17, 2002, at 08:31 AM, cocoa-dev-
email@hidden wrote:
I have a C++ framework which depends on Carbon. Can I just
import the Carbon framework into a Cocoa App and link to it -
what else would I need to do ?
Nothing else, that's all you need to do. Cocoa actually links
to Carbon anyway, but you should link your app with it
explicitly as well.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
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.