• 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: Using STL strings and supporting 10.2.x
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using STL strings and supporting 10.2.x


  • Subject: Re: Using STL strings and supporting 10.2.x
  • From: David Dunham <email@hidden>
  • Date: Fri, 18 Apr 2008 23:12:51 -0700

On 18 Apr 2008, at 04:59, Mark Thomas wrote:

Does anybody know how to stop the STL string class including any unicode
support, as we are compiling a .dylib with Xcode 2.2.1 on 10.4, but when the
library loads on a 10.2 system we are getting linker errors because of the
lack of wchar support on 10.2.x.


STL doesn't support Unicode. wchar is not Unicode.

I know this isn't what you were asking, but if you want true Unicode support you need to use something like CFString.

David Dunham   Macintosh Game Developer
GameHouse Studios     +1 206 926 5722     www.gamehouse.com
    "They said it couldn't be done but sometimes it doesn't
     work out that way." -- Casey Stengel

_______________________________________________
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


  • Follow-Ups:
    • Re: Using STL strings and supporting 10.2.x
      • From: Chris Espinosa <email@hidden>
References: 
 >Using STL strings and supporting 10.2.x (From: Mark Thomas <email@hidden>)

  • Prev by Date: Re: Forcing Xcode to prefer a specific dylib
  • Next by Date: Re: Using STL strings and supporting 10.2.x
  • Previous by thread: Re: Using STL strings and supporting 10.2.x
  • Next by thread: Re: Using STL strings and supporting 10.2.x
  • Index(es):
    • Date
    • Thread