From 377c68c5f61e25c653a8d883c6687ef53d08f921 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Tue, 26 Aug 2003 19:35:48 +0000 Subject: [PATCH] update docs for d_mars git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index b00060df9d..aca8e60938 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -320,7 +320,8 @@ Metrowerks CodeWarrior compilation sample/grid directory, calling it gridW7.mcp. Open newgridW7.mcp and revise the project by deleting the files minimal.rc and minimal.cpp and adding the files griddemo.rc and - griddemo.cpp. Build and run.... + griddemo.cpp. Build and run.... + Cygwin/MinGW compilation ------------------------ @@ -479,16 +480,15 @@ and can be downloaded from http://www.digitalmars.com/ 1. You need to download and unzip in turn (later packages will overwrite older files) - Digital Mars C/C++ Compiler Version 8.34 + Digital Mars C/C++ Compiler Version 8.34 or 8.35 Basic utilities - from http://www.digitalmars.com/download/freecompiler.html [25 Aug 03, CE] + from http://www.digitalmars.com/download/freecompiler.html [26 Aug 03, CE] 2. Change directory to src\msw. Type 'make -f makefile.sc' to make the wxWindows core library. 3. Change directory to samples\minimal and type 'make -f makefile.sc' to make this sample. Most of the other samples also work. -4. Note that there is a compiler bug in verson 8.35 of the DM compiler which - prevents wxWindows from building. + 16-bit compilation is no longer supported. -- 2.47.2