FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
- Subject: FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
- From: Ruslan Zasukhin <email@hidden>
- Date: Tue, 11 Mar 2008 19:18:15 +0200
- Thread-topic: FileManager for ppc64, #include <CoreServices/CoreServices.h> gives error.
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 ?
--
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