- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using C++ in Visual Studio 2022.
I installed the MKL oneAPI libraries and rebuilt my application. I'm getting these messages from the linker.
Can you tell which library file contains these functions and where I can find it in the oneAPI folders.
error LNK2019: unresolved external symbol _LAPACKE_dgeev referenced in function
error LNK2019: unresolved external symbol _LAPACKE_dgetrf referenced in function
error LNK2019: unresolved external symbol _LAPACKE_dgetrs referenced in function
error LNK2019: unresolved external symbol _LAPACKE_dpotrf referenced in function
error LNK2019: unresolved external symbol _LAPACKE_dpotrs referenced in function
Thank you for your help.
Craig
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Craig,
you might check MKL Linker Adviser to see which mkl's libraries are recommended for your case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are there any updates on this matter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The thread 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.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page