From 9afe7433490c21f2481f81bb3cf22882083314c2 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 25 Oct 2006 00:18:10 +0000 Subject: [PATCH] explain that CW might not work, mention that BC5 worked with 2.4.2 (bug 1158383) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index ffcbc4f306..3eb302052c 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -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. -- 2.47.2