Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WChar launch problems in 10.2??



On Jan 30, 2004, at 2:21 PM, jason rusoff wrote:

I am building a plugin on 10.3 using xcode. I have set the deployment target to mac OS 10.2. When I try to launch on 10.2.8, it can't find some wchar routines ( btowc,iswctype,mbsrtowcs,towlower). These are on 10.3 and it runs on 10.3 just fine. Any ideas on why these routines should be needed even if I set the launch target to 10.2? I have no idea what is calling these routines, it's not directly in our code, but might be in certain C++ standard string lib routines. Is there some other flags I need to set to get this to run on 10.2?

You probably want to use the 10.2.x SDK as well as the 10.2 deployment target. The 10.3 headers use wchar extensively, and code generated using them will fail when wchar is not present in the runtime libraries.


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.

References: 
 >WChar launch problems in 10.2?? (From: jason rusoff <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.