./NISwGSP: error while loading shared libraries: libopencv_stitching.so.3.0: cannot open shared obje
生活随笔
收集整理的這篇文章主要介紹了
./NISwGSP: error while loading shared libraries: libopencv_stitching.so.3.0: cannot open shared obje
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
error while loading shared libraries: libopencv_highgui.so.3.0: cannot open shared object file: No such file or directory
找不到需要的庫。
locate libopencv_imgcodecs.so.3.0
查找這個庫的所在目錄,發現在/usr/local/opencv-3.0.0/目錄下
在/etc/ld.so.conf.d目錄中新建一個xxx.conf文件
并在其內容中寫入剛才找到的庫的路徑:
例如vim /etc/ld.so.conf.d/opencv.conf
添加:
/usr/local/lib
/usr/local/opencv-3.0.0/lib
(注意,編輯此文件需要su權限)
保存后執行:
ldconfig
總結
以上是生活随笔為你收集整理的./NISwGSP: error while loading shared libraries: libopencv_stitching.so.3.0: cannot open shared obje的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 蟹黄是什么东西 蟹黄的详细介绍
- 下一篇: 苹果手机屏幕出现竖条纹怎么办