|
|
@ -5308,7 +5308,7 @@ EM_SETTARGETDEVICE
|
|
|
|
<h2 id="BuildingScintilla">Building Scintilla</h2>
|
|
|
|
<h2 id="BuildingScintilla">Building Scintilla</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<p>To build Scintilla or SciTE, see the README file present in both the Scintilla and SciTE
|
|
|
|
<p>To build Scintilla or SciTE, see the README file present in both the Scintilla and SciTE
|
|
|
|
directories. For Windows, GCC 3.2, Borland C++ or Microsoft Visual Studio .NET can be used
|
|
|
|
directories. For Windows, GCC 3.2 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
|
|
|
|
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 3.1 should be used. GTK+ 1.2x and 2.0x are
|
|
|
|
scintilla/win32/scintilla_vc6.mak. For GTK+, GCC 3.1 should be used. GTK+ 1.2x and 2.0x are
|
|
|
|
supported. The version of GTK+ installed should be detected automatically.
|
|
|
|
supported. The version of GTK+ installed should be detected automatically.
|
|
|
|