Skip to content

Instantly share code, notes, and snippets.

@ixtiyoruz
Last active December 17, 2019 06:17
Show Gist options
  • Save ixtiyoruz/7849c17536d977bfe3006afc0dd202fa to your computer and use it in GitHub Desktop.
Save ixtiyoruz/7849c17536d977bfe3006afc0dd202fa to your computer and use it in GitHub Desktop.
libippicv not found problem
ishladi:
sudo cp /home/ixtiyor/Downloads/opencv-3.3.1/build/3rdparty/ippicv/ippicv_lnx/lib/intel64/libippicv.a /usr/local/lib/
sudo cp /usr/local/share/OpenCV/3rdparty/lib/libippicv.a /usr/local/lib/
ishlamadi:
sudo ln -s file:///usr/local/share/OpenCV/3rdparty/lib/libippicv.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment