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

dynamic link conflict between v4 and v5

loca_huang1
Beginner
530 Views
Hi:
I had a problem that I can't use theruntime of IPP4.0 and IPP5.0 at the same PC, the module used IPP4.0 will link error. What should I do?
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
530 Views
Hi,
you should be able to use both run-times IPP v4.0 and IPP v5.0 on the same PC. The only limitation, that application, which was linked with IPP v4.0 DLLs can't load IPP v5.0 DLLs. So, you need to keep old application with old DLLs and new applications with new DLLs.
Regards,
Vladimir
0 Kudos
loca_huang
Beginner
530 Views

I had triedat two PCs, the Ipp4.0 can not be found in the "Add or Remove Programs" catagory, and can not find the DLLs. Is there any suggestion for me?

regards

0 Kudos
napoleon9th
Beginner
530 Views
Have you tried copying the DLLs (you need to worry only about those you actually use) from ipp40's location to the application's directory (folder)?
0 Kudos
Reply