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 59b6d461..65730e6b 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 @@ -12,9 +12,9 @@ EiffelStudio supports Microsoft and MinGW compilers on Microsoft Windows. ===Microsoft Visual C++ Users=== -By default the installation program will set in the registry keys the ISE_C_COMPILER key to `msc`. +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 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 2005 or higher revision, or in version of the Windows SDK 6.1 or higher. EiffelStudio will automatically detect the location of the C compiler.