Re: std::log10() problem
Re: std::log10() problem
- Subject: Re: std::log10() problem
- From: Phil Faber <email@hidden>
- Date: Sun, 2 Apr 2006 22:33:57 +0100
On 29 Mar 2006, at 22:14, Clark Cox wrote: Because that's the way it's supposed to work. If you want to target an old version of the OS, you use the SDK that corresponds to that version. If you use the 10.4 SDK, you are telling Xcode, "I only care about running my app on versions of the OS greater than or equal to 10.4".
So if a project CAN successfully compile under 10.2.8 SDK (which presumably means it will usually successfully run in 10.2.8 and above), is it always better to do this so that your program can run on more users' machines? Or is there a downside to doing this?
Phil
|
_______________________________________________
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