Beginner ILNumerics: install under VS2012

前端 未结 3 859
忘掉有多难
忘掉有多难 2021-01-19 04:09

I am very much interested in ILNUmerics and would like to try the free version, but I am having troubles.

I have started with a console application and was trying to

3条回答
  •  庸人自扰
    2021-01-19 04:47

    In my case it helped to install "Visual C++ Redistributable for Visual Studio 2012" although I work with Visual Studio 2010 with the corresponding "Visual C++ Redistributable for Visual Studio 2010" installed. Which worked fine as long as the mkl_custom.dll is not needed. But colleagues of mine dosn't have this problem without having the 2012 Redistributable installed.

提交回复
热议问题