Subject: Re: glib2-2.4.0 build failure on MacOS X
To: John D. Baker <jdbaker@mylinuxisp.com>
From: Michal Pasternak <michal@pasternak.w.lub.pl>
List: tech-pkg
Date: 04/03/2004 14:32:35
John D. Baker [Fri, Apr 02, 2004 at 08:57:31PM -0600]:
> I've been searching every library on the system and it seems Apple left
> the wide character/string functions out, or failed to make their symbols
> public (or omitted them from the library based on install-time deselection
> of national language packages?)...  Thus:

What about #include <wchar.h> and <wctype.h> ?

-- 
Michal Pasternak :: http://pasternak.w.lub.pl :: http://winsrc.sf.net
Here's my obfuscated Python signature code, to indicate I'm a Python guy:
>>> print u'micha\u0142 pasternak'.encode("iso8859-2")