• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: No std::wstring in 10.2.8 SDK?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No std::wstring in 10.2.8 SDK?


  • Subject: Re: No std::wstring in 10.2.8 SDK?
  • From: Eric Albert <email@hidden>
  • Date: Mon, 20 Feb 2006 15:25:52 -0800

On Feb 20, 2006, at 3:09 PM, David Litwin wrote:

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>.

wchar support was added to Mac OS X 10.3, so you can't use wchars with the 10.2.8 SDK.

Do you really have that many users running 10.2.8?  Most folks are able to only support 10.3 or later, or even 10.3.9 or later.

Hope this helps,
Eric

 _______________________________________________
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

References: 
 >No std::wstring in 10.2.8 SDK? (From: "David Litwin" <email@hidden>)

  • Prev by Date: Re: No such file or directory
  • Next by Date: RE: No std::wstring in 10.2.8 SDK?
  • Previous by thread: Re: No std::wstring in 10.2.8 SDK?
  • Next by thread: Re: No std::wstring in 10.2.8 SDK?
  • Index(es):
    • Date
    • Thread