From 5a029aacc6ec8b36949469024a891f0d0fced21e Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 8 Mar 2018 16:42:46 +1100 Subject: Updated requied compiler versions. --- README | 4 ++-- 1 file 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. -- cgit v1.2.3