Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6957 Discussions

application has failed to start because its side by side configuration is incorrect

larisa-basov
Beginner
521 Views
Hello,

I am trying to run release exe of my project that uses ipp and mkl libraries on separate mashine ,not where the project had built and am geeting this error (look the thread title)
It have to be told that when I getting out of Intel libraries it runs.
And also I had dowloaded and installed the Redistributable Libraries for 32-bit/64-bit (x64) msi files
on this mashine but it didn't help and then SPIRAL add-on for IPP. Didn't help eather.
I am not interesting to install neather Visual Studio , neather Intel development libraries on this mashine.

Please help me to solve this out.

0 Kudos
3 Replies
Judy_H_Intel
Employee
521 Views
Hi Larisa,
I have moved this post over to the Math Kernel Library forum as your question seems more related to this forum than to the vPro Forum. Hopefully, this forum can help answer your problem.

Cheers,
Judy
Manageabiltiy and Security Forum1st Level Support
0 Kudos
Evgueni_P_Intel
Employee
521 Views
Larisa,
You may need to install on the machine where you run your application the redistributable files for the MS Visual Studio that you use to build your application.
You should be able to download this redistributable files from the MS web site.
Evgueni.
0 Kudos
SergeyKostrov
Valued Contributor II
521 Views
Hi Larisa,

You canuse an MSutility Depends.exe from Platform SDK ( older versions \ always in Bin folder) in order to see all dependenciesfor your release application.

Some versions of MS Visual Studios also could have Depends.exe ( ..\CommonX\Tools\Bin folder ).

Theutility is very helpfull in cases like yours,has UI, and allows to see all dependent DLLs.

Let me know if you don't have Depends.exein your VS installation.

Best regards,
Sergey
0 Kudos
Reply