Re: Converting CW Projects To XCode
Re: Converting CW Projects To XCode
- Subject: Re: Converting CW Projects To XCode
- From: Steve Checkoway <email@hidden>
- Date: Wed, 19 Jul 2006 17:13:11 -0700
On Jul 19, 2006, at 4:09 PM, David Farmer wrote:
I am currently transitioning a CW8.3 Carbon project to XCode. I
have read through the abundance of available information and have
started the process. Something that immediately occurred when I
switched to Mach-O format is that CW keeps giving me an error that
it cannot find #include"Carbon/Carbon.h". I believe this should be
avilable through adding vol/system/library/frameworks and including
the Carbon framework. Is this not correct?
You should be using #include <Carbon/Carbon.h> and the Carbon
framework should be included. I haven't used CW since version 5 (I
think) so I can't comment on how to include a framework in CW.
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden