Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Restoring PPC, SDK 10.4/10.5 and GCC 4.0 Support to Xcode4' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Restoring PPC, SDK 10.4/10.5 and GCC 4.0 Support to Xcode4
Authored by: leonardo on Sep 16, '11 10:00:04AM

I have done everything here specified for 10.5 SDK, but when I compile I still get the errors:
Stdarg.h: No such file or directory
Float.h: No such file or directory
Xmmintrin.h: No such file or directory
Expected specifier-qualifier-list before '__m128'
In file included from /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h
In file included from /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
In file included from /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h
etc etc...



[ Reply to This | # ]