Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
- Subject: Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
- From: David Dunham <email@hidden>
- Date: Fri, 14 Oct 2005 12:56:19 -0700
You must change the access paths for your project, so it uses the
usr directory
usr/include
from the 10.2.8 SDK
According to the message displayed, the compiler uses
the tiger /usr/include INSTEAD
That wasn't quite it, but I did have /usr/include/string.h explicitly
in my project (in an earlier attempt to get it found vs my own
"String.h" file). WhenI removed the string.h, everything worked.
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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