PDA

View Full Version : Importing Code Warrior Project to XCode


kate
2006-05-15, 04:55
I have a sample code which was written in Code Warrior. But I dont have code warrior IDE .
I want to build the code in XCode.

"http://developer.apple.com/documentation/DeveloperTools/Conceptual/MovingProjectsToXcode/mig_importing/chapter_4_section_3.html#//apple_ref/doc/uid/20001711-TPXREF110"

The URL shows how to import a project to XCode. I tried it but its giving me an error

"The specified CodeWarrior project ("/Users/Admin/Desktopmac/Sample.mcp") is not set to open in CodeWarrior. Please "Get Info" on the file in the Finder and set it to open with CodeWarrior before importing."

But I dont have Code warrior IDE.
Is there any other way of importing a code warrior project into xcode?