Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Problem using ippi.5.1.dll

gabrielcuba
Beginner
717 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
717 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