- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a problem with MKL.
EvertimeI build my program, "libirc.lib" error happens in the linking stage...
>>Linking...
>>LINK : fatal error LNK1104: cannot open file 'libirc.lib'
I've already include the library files below..
ippcorel.lib ippsemerged.lib ippsmerged.lib
ippmemerged.lib ippmmerged.lib
mkl_c.libmkl_lapack.lib
libguide.lib
How can I solve this program.?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since you don't give many details, I'll guess that you have objects built by an Intel C or Fortran compiler, and may be using an outdated version of MKL. Then you would need libraries provided with the compiler. In the case of libguide, you should choose the newer one between the MKL and the compiler version of the same library. If you used the compiler link driver and PATH settings, it should find its libraries automatically.

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