Trying to compile Develop.....again.
-
the intel IPP site tells me this:
"
required IPP libraries as additional dependencies (e.g. dynamic link: ippi.lib ipps.lib ippcore.lib or static link: ippimt.lib ippsmt.lib ippcorelmt.lib). All these lib files should be saved in following path by default:
C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2017..**\windows\ipp\lib<arch>_win
"where _win is Intel64 in this case...so thats what I added - but no change still linker errors...
using this as the add in lib path:
C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2020.4.311\windows\ipp\lib\intel64_win
-
@lindon and its showing up correctly in VS
-
@lindon Try adding the path up to the
\lib
to the extra library paths