Re: Building For OS 10.1, 10.2, and 10.3
Re: Building For OS 10.1, 10.2, and 10.3
- Subject: Re: Building For OS 10.1, 10.2, and 10.3
- From: Mark Lentczner <email@hidden>
- Date: Tue, 6 Jan 2004 08:33:46 -0800
On Jan 5, 2004, at 4:04 PM, Chris Espinosa wrote:
Setting the SDK sets the build variable $(SDKROOT), and the build
system automatically prefaces all system paths (e.g. /usr, /System,
etc.) with the SDKROOT path.
Do you mean that the references to the frameworks (or perhaps their
enclosing groups) has a reference to this variable? If so, I should be
able to see it with "Get Info" on the groups or frameworks, no? Or do
you mean that there is magic path mangling going on for paths that
start '/System/Library/Frameworks/'?
In any event, this didn't seem to happen in my project when I recently
switched it to 10.2.8. I didn't get any of the compiler warnings until
I changed the references to the frameworks myself (see my other
post...)
Actually, now that I think of it. Perhaps it depends on which
stationary you start with? Perhaps some stationary has things set up
to reference that variable, and some don't? Just a thought... I
believe that I started my project with the "Cocoa Bundle" stationary.
- Mark
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: Building For OS 10.1, 10.2, and 10.3 (From: "James J. Merkel" <email@hidden>) |
| >Re: Building For OS 10.1, 10.2, and 10.3 (From: Erez Anzel <email@hidden>) |
| >Re: Building For OS 10.1, 10.2, and 10.3 (From: Chris Espinosa <email@hidden>) |
| >Re: Building For OS 10.1, 10.2, and 10.3 (From: Glen Low <email@hidden>) |
| >Re: Building For OS 10.1, 10.2, and 10.3 (From: Chris Espinosa <email@hidden>) |