aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-09-09 05:54:14 +0000
committernyamatongwe <devnull@localhost>2002-09-09 05:54:14 +0000
commitf231a367c80a0857aa57664159c35edb2da0e739 (patch)
tree8338524be8b9514774f10a513d3d2240a85b6342
parentd244ef29e36326919658b28bd7664d24a1590237 (diff)
downloadscintilla-mirror-f231a367c80a0857aa57664159c35edb2da0e739.tar.gz
Updated build instructions for Visual Studio .NET and GTK+ 2.0x.
-rw-r--r--doc/ScintillaDoc.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 978273e4f..5cc3408c1 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -1884,9 +1884,12 @@ EM_SETTARGETDEVICE
<p>
To build Scintilla or SciTE, see the README file present in both
the scintilla and scite directories. For Windows, GCC 2.95.3,
- Borland C++ or Microsoft Visual C++ can be used for building.
- For GTK+, GCC 2.95.2 should be used. Only GTK+ 1.2x is
+ Borland C++ or Microsoft Visual Studio .NET can be used for building.
+ There is a make file for building Scintilla but not SciTE with
+ Visual C++ 6 at scintilla/win32/scintilla_vc6.mak.
+ For GTK+, GCC 2.95.2 should be used. GTK+ 1.2x and 2.0x are
supported.
+ Building for GTK+ 2.0x requires defining GTK2 on the command line.
</p>
<h3>
Static linking