Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 讨论

Error LNK2019: unresolved external symbol PARDISO references in function ANALYS

Usman1710
初学者
2,038 次查看

Hi, I was using VS2010 before, I never had any problem related to mkl_pardiso.f77. However, recently I am using Intel Fortran compiler VS 2019. While trying to buildup the program, following error 'Error LNK2019: unresolved external symbol PARDISO references in function ANALYS' occurs.   

Can someone guide please? Thank you!!!

 

0 项奖励
1 解答
Gennady_F_Intel
主持人
2,030 次查看

You need to check the list of mkl's libraries is recommended for linking by following the mkl linker adviser suggestions and then explicitly add these libs to the VS2019 solution.

在原帖中查看解决方案

0 项奖励
3 回复数
Gennady_F_Intel
主持人
2,031 次查看

You need to check the list of mkl's libraries is recommended for linking by following the mkl linker adviser suggestions and then explicitly add these libs to the VS2019 solution.

0 项奖励
Usman1710
初学者
2,007 次查看

Thank you for the kind suggestion!!!

0 项奖励
Gennady_F_Intel
主持人
2,001 次查看

The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.



0 项奖励
回复