- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I am trying to link a program with my download of the MLK library but I get the error message:
LINK : fatal error LNK1181: cannot open input file 'mkl_c_dll.lib'
and when I look in the 'MKL files', I have no such file.
Did something go wrong in my installation of the MKL or what could have happened here?
Thanks,
Erik
I am trying to link a program with my download of the MLK library but I get the error message:
LINK : fatal error LNK1181: cannot open input file 'mkl_c_dll.lib'
and when I look in the 'MKL files', I have no such file.
Did something go wrong in my installation of the MKL or what could have happened here?
Thanks,
Erik
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Quoting - eldo
Hi,
I am trying to link a program with my download of the MLK library but I get the error message:
LINK : fatal error LNK1181: cannot open input file 'mkl_c_dll.lib'
and when I look in the 'MKL files', I have no such file.
Did something go wrong in my installation of the MKL or what could have happened here?
Thanks,
Erik
I am trying to link a program with my download of the MLK library but I get the error message:
LINK : fatal error LNK1181: cannot open input file 'mkl_c_dll.lib'
and when I look in the 'MKL files', I have no such file.
Did something go wrong in my installation of the MKL or what could have happened here?
Thanks,
Erik
your installation is fine. This dummy lib was removed from the latest version of MKL. See this link. You may need to change your link line(s).
A.
