]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/mac/install.txt
mention that CountTokens() returns the number of remaining tokens, not the total...
[wxWidgets.git] / docs / mac / install.txt
index bb54fd5dc9a9b5b37ce9d3a6f8d8b41d7fcd27c4..ec1227d3ed33a8902a9f140da462114ff7994cd0 100644 (file)
@@ -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
 -------