Wouldn't that prevent me from using Tiger API's, which I already use?
B
On 7/9/06 5:54 PM, in article
oster-FD1320.15542709072006@[EMAIL PROTECTED]
"David Phillip
Oster" <oster@[EMAIL PROTECTED]
> wrote:
> In article <C0D6EF12.13941%juliosity@[EMAIL PROTECTED]
>, Bint <juliosity@[EMAIL PROTECTED]
>
> wrote:
>
>> Hello,
>>
>> I updated Xcode over the weekend, and now my Codewarrior 9 project
>> doesn't compile!? I think maybe Xcode changed gcc or something that
>> Codewarrior uses? I am getting these errors--do they look familiar?
>>
>> Error : undefined identifier 'task_name_t'
>> (included from:
>> mach/task.h:26
>> mach/mach_interface.h:45
>> main.cpp:1280)
>> task.h line 118 task_name_t target_task,
>>
>> Error : illegal name overloading
>> (included from:
>> mach/task.h:26
>> mach/mach_interface.h:45
>> main.cpp:1280)
>> task.h line 119 task_flavor_t flavor,
>>
>> Thanks for any help
>> Bob
>
> Currently, if you look in Codewarrior IDE's preferences (under the
> Codewarrior menu, not the Edit menu), you'll see in the Source Trees
> pane that "/" is mapped to "OS X Volume". You probably want to change
> that to map /Developer/SDKs/MacOSX10.3.9.sdk to OS X Volume. that is
> less likely to change in way that will cause you compatibility problems
> with Codewarrior 9.


|