Hello,
OS: Windows server R2
SDK: Visual studio 2017
IPP version: 7.0
Mode: Debug
Processor: XEON E5 2650 V2
Problem statement: When launching the application in Debug mode, I am seeing "No DLLs were found in the waterfall procedure" (Error at loading of ippIP library) error message on my screen. (NOTE: The same problem is not seen when the application is launched in 'Release' mode). I understand that IPP 7.0 is a very old version and we should rather upgrade the older IPP to latest IPP 2018. I would like to know, why loading DLL is not problematic in Release mode, but problematic in Debug mode? How to resolve the same?