make install 安裝ceres報錯

CMake Error at cmake_install.cmake:36 (file):
  file cannot create directory: /usr/local/include/ceres.  Maybe need
  administrative privileges.


Makefile:115: recipe for target 'install' failed
make: *** [install] Error 1

解決:

sudo make install

 

https://ubuntuforums.org/showthread.php?t=1841255

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章