您好,登錄后才能下訂單哦!
場景
????????升級3.5版本CMake,異常
cmake: error while loading shared libraries: libsecurec.so: cannot open shared object file: No such file or directory
網上提供了方法,無效
export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH
更新3.1版本CMake出現如下錯誤
Error when bootstrapping CMake:
Cannot find appropriate C++ compiler on this system.
Please specify one using environment variable CXX.
See cmake_bootstrap.log for compilers attempted.
源碼編譯更新g++
checking for long long... yes
checking size of long long... configure: error: in `/home/bolin/gcc-7.3.0/host-aarch74-unknown-linux-gnu/gcc':
configure: error: cannot compute sizeof (long long)
See `config.log' for more details.
make[2]: *** [configure-stage1-gcc] Error 77
make[2]: Leaving directory `/home/bolin/gcc-7.3.0'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/bolin/gcc-7.3.0'
make: *** [all] Error 2
編譯的C++代碼,都會有這個問題
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。