porting a codewarrior project
porting a codewarrior project
- Subject: porting a codewarrior project
- From: Bobito <email@hidden>
- Date: Sat, 7 May 2005 19:44:36 -0500
Hello,
I am trying to port my application to xcode from codewarrior. I read
through the guide on the web, and I've done most of the steps they
recommend before importing. I'm stuck on removing MSL_Libraries and
precompiled headers. Should I be able to get my CW project to compile
in CW once I have removed the MSL libraries and replaced them with the
Apple one? I tried it with just the CW stationery project as a test,
and I am getting errors about "MacTypes.h" not being recognized.
My prefix code in the C/C++ language setting was the default. I wasn't
sure what to replace it with, so I just took it out. Trying #include
<Carbon/Carbon.h> didn't do anything.
I'm pretty much clueless about low-level compiler stuff, anything below
source code, so I imagine this process is going to be painful.
Thanks for any help,
Bobito
_______________________________________________
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