Re: Codewarrior import failing
Re: Codewarrior import failing
- Subject: Re: Codewarrior import failing
- From: Kurt Bigler <email@hidden>
- Date: Sat, 20 Aug 2005 20:32:18 -0700
on 8/20/05 3:06 PM, Jason Slack <email@hidden> wrote:
> Hello
>
> I am trying to import a Codewarrior project into XCode. It fails with
> the following error:
>
> 2005-08-20 18:00:33.843 Xcode[903] CodeWarrior XML export file not
> generated for the following reason: {
> NSAppleScriptErrorBriefMessage = "An error of type 9 has
> occurred.";
> NSAppleScriptErrorMessage = "CodeWarrior IDE got an error: An
> error of type 9 has occurred.";
> NSAppleScriptErrorNumber = 9;
> NSAppleScriptErrorRange = <0000048e 00000021 >;
> }
>
> Any thoughts as to why?
You didn't mention whether you are using the latest version of XCode. I've
heard that importing has become a lot more reliable lately, but I'm not sure
at exactly which version this happenned.
FWIW I did an import of a fairly large CW project with many targets and it
appeared to work succesfully, although I didn't use the result much because
it was just a preliminary experiment. (I need to go back and prep the CW
project better for the XCOde import to be really successful.)
One thing that seemed really dumb to me is that only a single build settings
item is imported, whcn every CW target has different build settings. Seems
obvious since XCode has the capability that a separate build settings item
should be used per target. The user can then weed out the duplicates.
Otherwise it seems worthless. Which settings were imported? Next time I
will delete all targets but 1 before the import so that I really know.
-Kurt
_______________________________________________
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