From fd21e3d1dad773e4f87cf8ba57fee91541e35712 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 5 Apr 2010 00:03:14 +0000 Subject: Minor documentation updates. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index f0fde7849..7690bcc96 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ To build SciTE, Scintilla must first be built. *** GTK+/Linux version *** -You must first have GTK+ 2.0 or later and GCC (3.1 or better) installed. +You must first have GTK+ 2.0 or later and GCC (4.1 or better) installed. GTK+ 1.x will not work. Other C++ compilers may work but may require tweaking the make file. @@ -41,7 +41,7 @@ The current make file only supports static linking between SciTE and Scintilla. *** Windows version *** A C++ compiler is required. Visual Studio .NET 2008 is the development system -used for most development although Mingw32 3.1 is also supported. +used for most development although TDM Mingw32 4.4.1 is also supported. For older versions of Borland C++ such as version 5.02, add the -l option. To build Scintilla, make in the scintilla/win32 directory -- cgit v1.2.3