From dc4c4616cbdf57ac94d195001fec7216c659d024 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sat, 2 May 2020 15:56:23 +0200 Subject: [PATCH] Math.NET Numerics: 4.9.1 docs update --- Build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.html b/Build.html index d4be7cde..2e96d6ed 100644 --- a/Build.html +++ b/Build.html @@ -212,7 +212,7 @@ these packages as well, with the following prefixes:

The build expects that either Intel Parallel Studio 2020 (with the Intel Compiler) or Intel Math Kernel Library 2020 is installed. If you run into an error with mkl_link_tool.exe you may need to patch a targets file, see MKL 2020.1, VS2019 linking bug .

-

The build is targeting Windows 10 SDK (10.0.17763.0) and the v141 platform toolset, +

The build is targeting Windows 10 SDK (10.0.17763.0) and the v142 platform toolset, both of which can be installed as individual components in the Visual Studio Installer, together with the Desktop development with C++ workload.

The build can then be triggered by calling: