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

Running IPP Samples 'cannot open ippi.lib' error

postaquestion
Beginner
261 Views

I have purchased and installed the intel compiler suites. I have also downloaded the windows code samples at http://www.intel.com/cd/software/products/asmo-na/eng/perflib/ipp/219967.htm#description

So now I am trying to run ipp-samplesimage-processingimage-processing-mfcippiSample.sln

Compiling this code gives me an error:
Cannot open file 'ippi.lib'. I cannot find this file on my computer. I have already installed the Intel IPP, which I received as part of my Compiler Suites product.

Do I have to do a build to create this library? Or can you send me this library?

I am using Visual Studio 2008, and I had to convert the ippiSample project from a previous version of Visual Studio before I could compile and receive this error about a missing ippi.lib file.

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
261 Views

Hello,

The ippi.lib library is import library for IPP DLL dispatcher. It should be located in stublib folder of your IPP installation.

Regards,
Vladimir

0 Kudos
Reply