aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-03-08 16:42:46 +1100
committerNeil <nyamatongwe@gmail.com>2018-03-08 16:42:46 +1100
commit5a029aacc6ec8b36949469024a891f0d0fced21e (patch)
tree42de037cef18a891ffcd6797b7bd71fb380a4a53
parent0d1d94400b292cc1bf1938fa1b4faf05db219ce0 (diff)
downloadscintilla-mirror-5a029aacc6ec8b36949469024a891f0d0fced21e.tar.gz
Updated requied compiler versions.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index cd6140c8c..4904cef46 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ The current make file only supports static linking between SciTE and Scintilla.
*** Windows version ***
-A C++ 11 compiler is required.
+A C++ 17 compiler is required.
Visual Studio 2017 is the development system used for most development
although Mingw-w64 7.1 is also supported.
@@ -71,7 +71,7 @@ To build Scintilla, make in the scintilla/gtk directory
*** macOS Cocoa version ***
-Xcode 8 may be used to build Scintilla on macOS.
+Xcode 9.2 or later may be used to build Scintilla on macOS.
There is no open source version of SciTE for macOS but there is a commercial
version available through the App Store.