]> git.saurik.com Git - wxWidgets.git/commitdiff
explain that CW might not work, mention that BC5 worked with 2.4.2 (bug 1158383)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Oct 2006 00:18:10 +0000 (00:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Oct 2006 00:18:10 +0000 (00:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/msw/install.txt

index ffcbc4f306adf78bd3ca46bdc4238b7a360ed8a8..3eb302052ca987173cc52695d8c782315941ccc7 100644 (file)
@@ -269,7 +269,8 @@ See http://support.microsoft.com/?id=894573 for more information.
 Borland C++ compilation
 ----------------------------------------------------------------
 
-The minimum version required is 5.5, which can be downloaded for free from:
+The minimum version required is 5.5 (last version supported by BC++ 5.0 was
+2.4.2), which can be downloaded for free from:
 http://www.borland.com/products/downloads/download_cbuilder.html#
 
 Compiling using the makefiles:
@@ -346,6 +347,12 @@ Note (4): if Watcom can't read the precompiled header when building a sample,
 Metrowerks CodeWarrior compilation
 ----------------------------------------------------------------
 
+** NOTE: We don't use Metrowerks compiler any more and so depend on
+**       your contributions to keep it up to date. It is possible that
+**       the project files mentioned below are out of date due to recently
+**       added files, please add them manually if you get linking errors.
+**       The authoritative list of files is in build/bakefiles/files.bkl
+
 1. CodeWarrior Pro 7 project files in XML format are already
    included in wxMSW-2.7.0.zip and the setup version.