Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

VS 2019 16.3.4 problems

nordkvist__patric
277 Views

After updating Visual Studio to version 16.3.4 the Intel Fortran integration do not work properly.
I did reinstall the Intel Fortran 2019 update 5 and the situation improved so that VS recognize the Fortran source code files.
But one problem remains: VS says that my Fortran project files are incompatible.
Do anyone have a workaround?

0 Kudos
1 Reply
Pinto__Herminio
Beginner
277 Views

I had the same problem. This will be a two-step process:

  1. Run Intel Fortran installation and select to MODIFY the Intel Fortran installation and select to REMOVE the support to Visual Studio.
  2. Run Intel Fortran installation again and select to MODIFY the Intel Fortran installation and select to INCLUDE the support to Visual Studio.

It worked for me. This was the first time that updating Visual Studio caused this type of problem.

0 Kudos
Reply