My application has to build in both debug and release modes and I want to link Intel IPP libs statically. Are the debug libs available ?
Even in case of dlls, are the debug version of Intel IPP libraries available. I am aware that debugging in release mode can be enabled but I would like to link my application with debug CRT.