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.

Problem using ippi.5.1.dll

gabrielcuba
Beginner
747 Views

I amusing the ippi-5.1.dllfromc# code in Visual Studio 2005 and works fine. When i move the resulting application and the ipp dll to another machine and try to run it i getthe followingerror:

Unable to load DLL 'ippi-5.1.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

What did i miss?I have to copy more dlls?

I will appreciate any collaborations!

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
747 Views

Hello,

can you ensure your application actually able to find the DLL? Is it accessible through PATH variable or is it resides in the same folder where the executable is? Does your target system contain new CRT, provided in VS2005?

Regards,
Vladimir

0 Kudos
Reply