X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61d6643fb5cd0d50f50e7457b852f358e1401b41..719ee7c474ede3ec25bc3a2feb79156b7201cc57:/docs/mac/install.txt diff --git a/docs/mac/install.txt b/docs/mac/install.txt index bb54fd5dc9..ec1227d3ed 100644 --- a/docs/mac/install.txt +++ b/docs/mac/install.txt @@ -44,6 +44,15 @@ CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized MSL and CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized Runtimes (consult the file CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbon & MacOSX README) +Patching headers: CodeWarrior 8.x +--------------------------------- + +If you run into trouble with WCHAR_MIN and WCHAR_MAX in ansi.h, +apply the patch ansi.diff. + +You may also need to comment out the _T definition in +ctype.h if you get multiple definition errors. + setup.h -------