• 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
Xcode's STL problem, works fine in MW
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode's STL problem, works fine in MW


  • Subject: Xcode's STL problem, works fine in MW
  • From: Tomas Zahradnicky <email@hidden>
  • Date: Sat, 19 Feb 2005 17:51:09 +0100

Hi,

I'm moving a project from MW to Xcode and that project uses STL for unicode strings. It builds fine in MW but there seems to be problem with STL since it does not seem to instantiate the following methods (I'm getting a link error):

std::char_traits<unsigned short>::copy(unsigned short*, unsigned short const*, unsigned long)
std::char_traits<unsigned short>::move(unsigned short*, unsigned short const*, unsigned long)
std::char_traits<unsigned short>::length(unsigned short const*)


Would it mean that I have to define them on my own?


Tomas -- # Ing. Tomas Zahradnicky, Jr. # The Czech Technical University # Dept of Computer Science, FEE-CTU Prague _______________________________________________ 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: Xcode's STL problem, works fine in MW
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: [OT] calling isnan
  • Next by Date: Re: Xcode's STL problem, works fine in MW
  • Previous by thread: Re: Trouble with saving Simplified Chinese (Mac OS) encoding
  • Next by thread: Re: Xcode's STL problem, works fine in MW
  • Index(es):
    • Date
    • Thread