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

IPP 5.3 with SandyBridge based does not work (Windows XP SP3)

Saar_Blitz
Beginner
269 Views
Hello,

System is running Windows XP and we get this error:

no dlls were found in the waterfall procedure

"Unable to load DLL 'ippi-5.3.dll': A dynamic link library (DLL) initialization routine failed.

(Exception from HRESULT: 0x8007045A)"

The DLL is in the path and it founds it. On another system (Core2Duo PC) all work.

Any idea please ?

0 Kudos
1 Reply
Naveen_G_Intel
Employee
269 Views

Try these two options...

1. Open Control Panel and select System.

Click Advanced.

Click Environment Variables.

Double-click the variable PATH in User Variables.

Add the path to the Intel IPP dynamic libraries to variable value.

For example, if you installed the Intel IPP to the default location and are running a 32-bit application then add C:\ipp\xx.xx\ia32\bin to the PATH.

2. Do you have multiple versions of Intel IPP at the system? If yes, please remove the old very of IPP path in the system PATH environment.

You said, Dll is in PATH, then try with copying .dll into application folder.

Regards,

Naveen Gv

0 Kudos
Reply