Visual Studio Code – How to force Intel Fortran to include MKL code into and EXE (mklsequential.2.dll not available)
How do I get Visual Studio 2019 configured with Intel Fortran 2023 to link the MKL linrary code into an EXE that is generated by building a Fortran project? A few MKL routines have been used in this project. The…