More installation instruction tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-03-30 16:42:18 +00:00
parent 0f0fd26d13
commit ef3f71c3d8
2 changed files with 34 additions and 0 deletions

View 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
-------