Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 3005

Building a custom mkl dll with VS2015 solution; MKL 2018.1.156

$
0
0

Hi,

I am using the provided tool (mkl/tools/builder) to build a custom mkl redist dll for my application. Everything builds and links as expected.

However, it appears my application now requires the microsoft c++ _debug_ runtime libraries.

I inspected the project properties of the libintel64 lp64_parallel project (which is the one relevant for me). I notice that under Linker->Input, the files "vcruntimed.lib" and "ucrtd.lib" are listed. Should this be corrected to "vcruntime.lib" and "ucrt.lib" (without the "d") ?

Note I have tested this and it seems to correct the issue.

Jens


Viewing all articles
Browse latest Browse all 3005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>