Hello !
I have a problem with update my project from VS 2010 to VS 2015 widh mkl_rt.dll
I using a few function from mkl_rt.dll file version 10.3.4.1
VS 2010 - all Ok
VS 2013 - compiling and linking - are Ok. but in runtime the application was ended without crash or exeption on any function from mkl_rt.dll
I don't know what is wrong ?
May be I need new version of library ?