I just installed your latest version of MKL, 2019 version 3, and I get this error massege:
fatal error LNK1104: cannot open file 'mkl_cdft_core_dll.lib'
I am using VISUAL STUDIO 2015, and it did say it integrated it to VS2015.
also, I did say "use MKL" in the Fortran part of the BUILD options,
so I was wondering if if have to say that somewhere else ?
Under the LINKER part of the build menu, it does not mention the MKL anywhere.
Is there a way to check if it was properly installed ?
did anyone TEST this for Fortran users ?