From c45a917f56119db3489bedb8b9d781360f8ab548 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Mon, 11 Nov 2019 19:13:27 +0000 Subject: [PATCH] added reference to Microsoft compilers Updated wikipage Supported C compilers. (Signed-off-by:RTH10260). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2220 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../compiler/supported-c-compilers.wiki | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/documentation/19.05/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki b/documentation/19.05/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki index 43552ada..f745e39e 100644 --- a/documentation/19.05/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki +++ b/documentation/19.05/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki @@ -1,3 +1,5 @@ +[[Property:modification_date|Mon, 11 Nov 2019 19:13:26 GMT]] +[[Property:publication_date|Mon, 11 Nov 2019 19:13:26 GMT]] [[Property:title|Supported C compilers]] [[Property:weight|-14]] [[Property:uuid|4d4a70fa-b6da-cecb-83e0-dcc18d6ed54a]] @@ -52,7 +54,22 @@ Alternatively, you can set the environment variable ISE_C_COMP | Microsoft Visual Studio C++ 2015 (v14.0) | `msc_vc140` |- -| Microsoft Visual Studio C++ 2017 (v15.0) +| Microsoft Visual Studio C++ 2017 (v14.1) +| `msc_vc140` +|- +| Microsoft Visual Studio C++ 2019 (v14.2) | `msc_vc140` |- |} + +===Availability of free compilers=== + +'' Microsoft '' + +Download the free [https://visualstudio.microsoft.com/vs/community/|Visual Studio Community Edition] + +If required download [https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads|Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019]. + +'' MinGW '' + +Copy included with the Eiffel Software distribution.