實在沒有解決方法,但是知道是什么問題,原因是我在sudo make之前沒有安裝gui的依賴,發現問題去補救修改在以下兩個檔案當中加上***libGL.so***的目錄
/usr/lib/arm-linux-gnueabihf/libGL.so
/opencv/build/samples/opengl/CMakeFiles/example_opengl_opengl.dir/link.txt
/opencv/build/samples/cpp/CMakeFiles/example_cpp_detect_mser.dir/link.txt
就會出現這個報錯
解決方法就是安裝完GL依賴后刪去release(make打包的檔案夾)然后重新進行打包
轉載請註明出處,本文鏈接:https://www.uj5u.com/qukuanlian/279861.html
標籤:區塊鏈
上一篇:對接亞馬遜 SP-API(Selling Partner API) 第五章:Reports 模塊
下一篇:gRPC實踐--加密通信
