From: ddzama Date: Fri, 9 Sep 2022 06:29:27 +0000 (+0300) Subject: 0033137: Updating minimal supported Microsoft Visual Studio version up to 2015 (VC140). X-Git-Tag: V7_7_0_beta~13 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=2949b238c1afc43e3cd3347b25d7ba59bfcc3369;p=occt.git 0033137: Updating minimal supported Microsoft Visual Studio version up to 2015 (VC140). Microsoft Visual C++ compiler of version 2015 or higher should used to compile OCCT and Products on Windows. --- diff --git a/dox/introduction/introduction.md b/dox/introduction/introduction.md index edfc7e9412..866ef18100 100644 --- a/dox/introduction/introduction.md +++ b/dox/introduction/introduction.md @@ -341,7 +341,7 @@ The tables below describe the recommended software configurations for which OCCT | OS | Compiler | | --------- | ----------- | -| Windows | Microsoft Visual Studio: 2013 Update 5, 2015 Update 3, 2017 1, 2019, 2022
, LLVM (ClangCL), GCC 4.3+ (Mingw-w64)| +| Windows | Microsoft Visual Studio: 2015 Update 3, 2017 1, 2019, 2022
, LLVM (ClangCL), GCC 4.3+ (Mingw-w64)| | Linux | GNU gcc 4.3+
LLVM CLang 3.6+ | | OS X / macOS | XCode 6 or newer | | Android | NDK r12, GNU gcc 4.9 or newer |