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

Using STL strings and supporting 10.2.x


  • Subject: Using STL strings and supporting 10.2.x
  • From: Mark Thomas <email@hidden>
  • Date: Fri, 18 Apr 2008 12:59:36 +0100
  • Thread-topic: Using STL strings and supporting 10.2.x

Hi All,
  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.

  I can see from within c++config.h, there are many #define's, but one of
interest is the _GLIBCXX_USE_WCHAR_T, which looks interesting. Are this just
environment variables or can you use them to control how the templates get
expanded ? - as I guess this could stop STL strings supporting unicode ?

(I don't have the code, but my offshore team, have raised this to me)

Thanks in advance,
Mark.


 _______________________________________________
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: David Dunham <email@hidden>
    • Re: Using STL strings and supporting 10.2.x
      • From: "Sherm Pendley" <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: How to configure Subversion to work with Xcode?
  • Next by thread: Re: Using STL strings and supporting 10.2.x
  • Index(es):
    • Date
    • Thread