Ask a Question related to Mac Programming, Design and Development.
-
Kundan Nehete #1
Importing Code Warrior project on XCode....
Hi All,
I am tring to build the project on XCode which is imported from Code
Warrior.While I try to build this project lots of compile errors occur
in CodeWarrior header files & PowerPlant header files.
Some of the errors...
e.g.MacErrors.h: No such file or directory
This MaError.h is included in UException.h of the CodeWarrior.
In the build settings of the project for the header search path how
can I give the multiple search paths means how they should be
seperated(like by comma(,),by semicolon(;))???
If anybody knows the detail document which describes in detail about
moving from Code Warrior to XCode then that will be highly
appreciated.
Thanks in advance.
regards.
kundan...
Kundan Nehete Guest
-
Project Warrior
Hi Guys! My website has teamed up with another site to make a new generation of ride simulators. At the moment the online Amusement and... -
How do you preserve bitmap transparency when importing into a flash project?
Hi, I have some bitmaps with transparent portions but when I import them into Flash, it ignores the transparency and sits the bitmap in a white... -
Xcode can't find a header
I'm trying to use AppleHelp.h in a Cocoa project. I have added Carbon.framework to the project. When I say #import <Carbon/AppleHelp.h> or... -
Importing a Project
Is it possible to import an exiting Visual InterDev project into .NET? -
create a project from code
Hi all Is it possible to create an ASP.NET project from code? Thanks in advance Vaclav -
Kundan Nehete #2
Re: Importing Code Warrior project on XCode....
MW Ron <mwron@metrowerks.com> wrote in message news:<mwron-709C2B.13125504082003@enews.newsguy.com>...
Thank you Ron,> In article <a0598028.0307302249.54bcc260@posting.google.com >,
> [email]kundank@cybage.com[/email] (Kundan Nehete) wrote:
>
What flag need to be set for this???>> >Hi All,
> > I am tring to build the project on XCode which is imported from Code
> >Warrior.While I try to build this project lots of compile errors occur
> >in CodeWarrior header files & PowerPlant header files.
> >Some of the errors...
> >e.g.MacErrors.h: No such file or directory
> >This MaError.h is included in UException.h of the CodeWarrior.
> Why not stick with CodeWarrior :) I don't know if XCode can do
> PowerPlant, but I think this just needs you to set the flag in the
> prefix files and rebuild them so that it doesn't use MSL C files. or
> turns off Debugging etc.>>> >In the build settings of the project for the header search path how
> >can I give the multiple search paths means how they should be
> >seperated(like by comma(,),by semicolon(;))???
> use unix separators /
>>> >If anybody knows the detail document which describes in detail about
> >moving from Code Warrior to XCode then that will be highly
> >appreciated.
> Better still stay with CodeWarrior I don't think XCode has caught up
> with it quite yet. But then I'm prejudiced :)
>
> RonKundan Nehete Guest
-
MW Ron #3
Re: Importing Code Warrior project on XCode....
In article <a0598028.0308062205.7eb87677@posting.google.com >,
[email]kundank@cybage.com[/email] (Kundan Nehete) wrote:
I wrote this in a hurry, let me be a bit clearer,>>>>> >Hi All,
>> > I am tring to build the project on XCode which is imported from Code
>> >Warrior.While I try to build this project lots of compile errors occur
>> >in CodeWarrior header files & PowerPlant header files.
>> >Some of the errors...
>> >e.g.MacErrors.h: No such file or directory
>> >This MaError.h is included in UException.h of the CodeWarrior.
>> Why not stick with CodeWarrior :) I don't know if XCode can do
>> PowerPlant, but I think this just needs you to set the flag in the
>> prefix files and rebuild them so that it doesn't use MSL C files. or
>> turns off Debugging etc.
> What flag need to be set for this???
You Need CodeWarrior for PowerPlant, so why not do stick with CodeWarrior
If you want something from XCode's native libraries you can set the flag
in CodeWarriors Precompiled headers to use them.
If you want to do PowerPlant with XCode you have to have CodeWarrior in
order to have the PowerPlant Framework.
I'm sorry I hurried this and was thinking you already knew you needed
CodeWarrior I didn't realize you didn't know it until you replied.
Ron
--
CodeWarrior Development Studio for Macintosh v9
Enhance Your Productivity and Shorten your Development Cycles
<http://store.metrowerks.com/>
Sales and Support 512-996-5300 800-377-5416
Ron Liechty - [email]MWRon@metrowerks.com[/email] - [url]http://www.metrowerks.com[/url]
MW Ron Guest



Reply With Quote

