Re: Incomplete Accelerate.framework in MacOSX10.3.0.sdk
Re: Incomplete Accelerate.framework in MacOSX10.3.0.sdk
- Subject: Re: Incomplete Accelerate.framework in MacOSX10.3.0.sdk
- From: Steve Checkoway <email@hidden>
- Date: Sat, 20 Aug 2005 00:27:34 -0700
On Aug 20, 2005, at 12:03 AM, Bill Northcott wrote:
On 20/08/2005, at 10:44 AM, Steve Checkoway wrote:
My guess for a workaround would be to just copy the dynamic libraries
from the 10.3.9 sdk into 10.3.0. Does that seem like a good idea?
I would think that is a very bad idea.
I suspected as much; however, it seemed like the closest match.
Why on earth target 10.3.0? Anyone running Panther should be using
10.3.9. The current Xcode only comes with SDKs for 10.2.8, 10.3.9
and 10.4u.
I wasn't aware of that, I still have 10.2.7, 10.3.0, and 10.4.0 SDKs.
What I really wanted was 10.2.8 but that doesn't have wchar_t
support. In the end, I just ended up writing the wchar_t code that I
needed (std::char_traits<wchar_t>--which was really just copied from
the header file--wmemcpy and a few other w* functions that I needed.
In any case, I have my answer as to why the framework is incomplete
months later: apparently, the whole SDK's use is deprecated.
- Steve
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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