Hii,
I’m building a juce project using visual studio and the Integrated Performance Primitives (IPP) only these three though :
ippsmt.lib
ippcoremt.lib
ippvmmt.lib
Just activate “Use IPP Library (oneApi)” inside introjucer should do the trick, no need to specifiy separate link libraries. The oneAPI installs a plugin inside Visual Studio, which cares about the libraries)