diff --git a/Build.html b/Build.html index 0e8119ae..d4be7cde 100644 --- a/Build.html +++ b/Build.html @@ -212,6 +212,9 @@ 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,
+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:
1: 2: |