Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

mkl_solver.lib is missing

ali__hussein
Beginner
527 Views

Hi, every body,

In fact, I have a task to review working code on visual studio 2010, c++.

........... I have linking error

I need to have this library: mkl_solver.lib

I searched for it for two days long ... and  no results!!!

Even i succeed to find those files (MKL2018): mkl_core_dll.lib mkl_intel_thread_dll.lib mkl_intel_c_dll.lib

But I still can't find mkl_solver.lib or even (MKL 10.2.6.037) which was mentioned in the project property (additional libraries)

 

Please, help by sending this file: mkl_solver.lib or the MKL 10.2.6.037 location on the web.

Thanks and best regards,

hussein

 

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
527 Views

this version has no longer supported - we recommend you to take the newest version ( here you may take for free) and relink your application.

here you will see how to link with mkl: https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor

0 Kudos
Reply