Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

static linking with IPP 8.1 -> error ipps-8.0.dll is missing

Jan_W_1
Beginner
587 Views

Hello,

I have a dll project in VS2013 and IPP 8.1 installed. I'm linking the project statically with the ipp 8.1 by setting the option "Use Intel IPP" to "Single-threaded Static Library" in the VS2013 project settings.

The project compiles fine and all the files are found.

However, when I try to load the dll (the final dll of the project, not any intel dll) I get an error that the dll could not be loaded because:
"ipps-8.0.dll is missing".

I don't know why it tries to load the ipps-8.0.dll because I'm using static linking and I'm not using version 8.0 but version 8.1.

Any help appreciated.
Thanks.

Jan Weigel

0 Kudos
2 Replies
Jan_W_1
Beginner
587 Views

Sorry, please ignore this post.

It was just an update error and had nothing to do with the linking.

Problem solved.

0 Kudos
Bandaru__Raja
Beginner
587 Views

Hi Jan. Great to see this post as I have exactly the same problem. However, I didn't understand how you solved this. What update have you done? Thanking you in advance.

0 Kudos
Reply