August 17, 2023 at 5:27 am
Subscriber
Unfortunatelly it is impossible to correctly install Intel Fortran Compiler 19.0 with VS 2019 since recent updates to Microsoft.VisualStudio.Setup.Configuration.Native.dll library provided by Microsoft as part of the Visual Studio installation. See https://www.intel.com/content/www/us/en/developer/articles/technical/vs2022-and-oneapi-install-issue.html
I tried to install VS 2019 (and also VS 2017) with Intel Parallel Studio 2019 but it was unsuccessful because of abovementioned problem. That's why I changed VS 2019 to VS 2015.
What can I do in such situation?