No std::wstring in 10.2.8 SDK?
No std::wstring in 10.2.8 SDK?
- Subject: No std::wstring in 10.2.8 SDK?
- From: "David Litwin" <email@hidden>
- Date: Mon, 20 Feb 2006 15:09:46 -0800
- Thread-topic: No std::wstring in 10.2.8 SDK?
I just moved my app from being 10.4 only to supporting
10.2.8 on ppc. Now all my code that uses std::wstring won’t compile,
as std::wstring isn’t defined.
I have heard that gcc 3.3 had some confusion with things
being defined outside of std that should have been in, but I can’t get it
to find wstring without the std:: either.
Does anyone have any info about this issue, and how to get
code with std::wstring to compile against the 10.2.8 SDK? Again, it works
fine with the 10.4u SDK. The code in question includes <string>.
Thanks,
David Litwin
|
_______________________________________________
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