From c8096245bef0c708eef4040f9d8ae73e5b041162 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Fri, 6 Apr 2018 14:10:38 +0000 Subject: [PATCH] Update wikipage Supported C compilers. (Signed-off-by:alexk). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1972 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstudio-reference/compiler/supported-c-compilers.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/18.01/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki b/documentation/18.01/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki index 963a2642..e36ad21e 100644 --- a/documentation/18.01/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki +++ b/documentation/18.01/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki @@ -14,7 +14,7 @@ EiffelStudio supports Microsoft and MinGW compilers on Microsoft Windows. By default the installation program will set in the registry keys the ISE_C_COMPILER key to `msc` (or `msc_vc140` for Visual Studio C++ 2015 or later, and similarly for more recent versions). -EiffelStudio supports only version 14.0 and higher of the Microsoft Visual Studio C++ environment. This is available in Visual Studio 2005 or higher revision, or in version of the Windows SDK 6.1 or higher. +EiffelStudio supports only version 14.0 and higher of the Microsoft Visual Studio C++ environment. This is available in Visual Studio 2010 or higher revision, or in version of the Windows SDK 7.1 or higher. EiffelStudio will automatically detect the location of the C compiler.