• 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: Has anyone run a build with xcode and C++ STL on 10.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Has anyone run a build with xcode and C++ STL on 10.2


  • Subject: Re: Has anyone run a build with xcode and C++ STL on 10.2
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 30 Jan 2004 16:56:46 -0800

On Jan 30, 2004, at 4:23 PM, jason rusoff wrote:

I made the unfortunate mistake of moving from PB to xcode a few weeks ago. I need to build a large project that includes C++ strings and run it on 10.2. This all worked on PB on 10.2.8. Now I find that when I build with xcode on 10.3 and run on 10.2.8, there are four unresolved symbols ( btowc,iswctype,mbsrtowcs,towlower) when I try to launch. These are all wchar routines that I believe are on 10.3 but not on 10.2. I don't think we are calling these directly, but suspect that the C++ STL on 10.3 uses them. Has anyone built a project on 10.3 that uses C++ strings and had it work on10.2? Does anyone have sources for these routines that I might include in my project, or know where I can find them in Darwin?

As I mentioned in the earlier message, if you want code to run on 10.2 and later, you need to use the 10.2.x SDK in your Project Settings. The 10.3 headers use features of the 10.3 runtime that are incompatible with older versions of Mac OS X.


Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Has anyone run a build with xcode and C++ STL on 10.2
      • From: Paul Lalonde <email@hidden>
References: 
 >Has anyone run a build with xcode and C++ STL on 10.2 (From: jason rusoff <email@hidden>)

  • Prev by Date: Re: Has anyone run a build with xcode and C++ STL on 10.2
  • Next by Date: Re: XCode's Find in Project command slow???
  • Previous by thread: Re: Has anyone run a build with xcode and C++ STL on 10.2
  • Next by thread: Re: Has anyone run a build with xcode and C++ STL on 10.2
  • Index(es):
    • Date
    • Thread