Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

ippcore-5.1.dll not found

elevenmice
Beginner
500 Views
Hi all,

I just installed IPP5.1 today and installed the tutorials.

I have downloaded the ippdemo.exe and it's source code.

I use VC2005 to compile everything and it's all good.

But when i press F5 to run the demo, I get ippcore5.1.dll was not found. Please reinstall the software.

But i know the dll is there. it's in

D:Program FilesIntelIPP5.1ia32in

when i copy ippdemo.exe to that folder, everthing works fine.

So my question is this, what do i need to change in the project settings so that the demo will compile and run without me having to copy the exe over to that folder?

-chetan
0 Kudos
2 Replies
bendeguy
Beginner
500 Views

Hi Chetan!

Did you set the environment variables? You can do this by running
c:Program FilesIntelIPP5.1ia32 oolsenvippenv.bat
After this, you have to restart your computer to take effect the changes.

Greetings,

Bendeguy

0 Kudos
elevenmice
Beginner
500 Views
thank you very much. that solves my problem
0 Kudos
Reply