Re: FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
Re: FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
- Subject: Re: FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
- From: Ruslan Zasukhin <email@hidden>
- Date: Tue, 11 Mar 2008 21:18:39 +0200
- Thread-topic: FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
On 3/11/08 8:27 PM, "Jean-Daniel Dupas" <email@hidden> wrote:
>> Hi List,
>>
>> OS X 10.5.2, XCODE 3.0
>>
>> --------------------------------------
>> I have try compile first time for 64-bit platforms, and getting error
>>
>> #if __ppc64__
>> #error 64-bit not supported
>> #endif
>>
>> Right in the
>> #include <CoreServices/CoreServices.h>
>>
>> QUESTION IS:
>>
>> Why here present such error ??
>>
>> In the docs of FileManager we can read that e.g. FSRef, OSType and
>> others
>> Must be available for 10.5 and 64 bit apps.
>>
>> And <CoreServices/CoreServices.h> is mentioned as header for them.
>>
>>
>> What is wrong then ?
>>
>> How I can make 32 and 64bit app that uses FileManager with FSRef ?
>
> Probably because 64 bits is not support in 10.4 and your using the
> 10.4u SDK ?
This is right, Jean.
My project point 10.4u SDK.
So if I want 64bit then my build will run only on 10.5 ?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
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