- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Intel Team!
I have the following problem:
I am building a static library which includes a function that encapsulates a routine which uses the DSS exactly the way as shown in the example in the Intel Math Kernel Library Reference Manual.
Building the library is ok, no errors occur.
But when I want to use the build library from another program following linking error occurs:
HiLMaTLib.lib(_get_proc_pardiso.obj) : error LNK2019: unresolved external symbol _mkl_solver_get_proc_pardiso referenced in function _GET_PROC_PARDISO
C:DevelopHiLMaTDebugHiLMaTLibTest.exe : fatal error LNK1120: 1 unresolved externals
Do you have any idea or suggestions what I am doing wrong, or what library I additionally have to link to?
With kind regards, Markus
I have the following problem:
I am building a static library which includes a function that encapsulates a routine which uses the DSS exactly the way as shown in the example in the Intel Math Kernel Library Reference Manual.
Building the library is ok, no errors occur.
But when I want to use the build library from another program following linking error occurs:
HiLMaTLib.lib(_get_proc_pardiso.obj) : error LNK2019: unresolved external symbol _mkl_solver_get_proc_pardiso referenced in function _GET_PROC_PARDISO
C:DevelopHiLMaTDebugHiLMaTLibTest.exe : fatal error LNK1120: 1 unresolved externals
Do you have any idea or suggestions what I am doing wrong, or what library I additionally have to link to?
With kind regards, Markus
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page