0033137: Updating minimal supported Microsoft Visual Studio version up to 2015 (VC140).
authorddzama <ddzama@opencascade.com>
Fri, 9 Sep 2022 06:29:27 +0000 (09:29 +0300)
committersmoskvin <smoskvin@opencascade.com>
Sat, 10 Sep 2022 14:14:05 +0000 (17:14 +0300)
Microsoft Visual C++ compiler of version 2015 or higher should used to compile OCCT and Products on Windows.

dox/introduction/introduction.md

index edfc7e9..866ef18 100644 (file)
@@ -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 <sup>1</sup>, 2019, 2022 <br>, LLVM (ClangCL), GCC 4.3+ (Mingw-w64)|
+| Windows   | Microsoft Visual Studio: 2015 Update 3, 2017 <sup>1</sup>, 2019, 2022 <br>, LLVM (ClangCL), GCC 4.3+ (Mingw-w64)|
 | Linux     | GNU gcc 4.3+ <br> LLVM CLang 3.6+ |
 | OS X / macOS | XCode 6 or newer |
 | Android   | NDK r12, GNU gcc 4.9 or newer |