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!!!
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.
链接已复制
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.
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.
