Re: wchar link problems building for jaguar
Re: wchar link problems building for jaguar
- Subject: Re: wchar link problems building for jaguar
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 26 Oct 2003 20:01:00 -0800
On Sunday, October 26, 2003, at 04:29 PM, joshua portway wrote:
We're building our app using XCode under Panther, and it runs fine on
Panther, but on Jaguar we're getting problems with one particular bit
of code which seems to have dependencies on routines in
libSystem.B.dylib on panther that don't exist on Jaguar.
here's the log :
2003-10-25 20:59:52.273 Noodle[858] CFLog (21): Error loading : error
code 7, error number 0 (dyld:
/Users/jeff/Desktop/Noodle.app/Contents/MacOS/Noodle Undefined > symbols:
/Users/jeff/Desktop/Noodle.app/Contents/Resources/freetype.OSGplug/
Contents/MacOS/freetype undefined reference to _btowc expected to be
defined in /usr/lib/libSystem.B.dylib
This may be because Mac OS X 10.2.x and earlier do not support wchar,
so if you use wchar at all in your software, it'll only run under 10.3
or later... Search the archives of the projectbuilder-users mailing
list for more details.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page: http://seiryu.home.comcast.net/
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone." - Bjarne Stroustrup
_______________________________________________
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.