I have installed Intel IPP on my machine, I followed specific steps where you can find it here :
and linked the library to my IDE which is Eclipse , it compiles perfectly but when I run the code I got this error :
error while loading shared libraries: libippcv.so.7.0: cannot open shared object file: No such file or directory
any idea what might be the problem ?
Thank you