After updating Intel® Parallel Studio XE Cluster Edition for Windows to version 2020.0.166, the VS project cannot compile:
1>C:\Users\koyno\source\repos\wave1\wave1\wave1.f90(3): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MPI]
1>C:\Users\koyno\source\repos\wave1\wave1\wave1.f90(30): error #6683: A kind type parameter must be a compile-time constant. [MPI_OFFSET_KIND]
1>C:\Users\koyno\source\repos\wave1\wave1\wave1.f90(35): error #6404: This name does not have a type, and must have an explicit type. [MPI_COMM_WORLD]
... etc.
Configured the project according to the following instructions:
https://software.intel.com/ru-ru/mpi-developer-guide-windows-configuring...
In the attached materials added Build log.
Thanks,
Vitaly