error while loading shared libraries: libboost_thread.so.1.74.0: cannot open shared object file: No

error while loading shared libraries: libboost_thread.so.1.74.0: cannot open shared object file: No

 

./nthread.t: error while loading shared libraries: libboost_thread.so.1.74.0: cannot open shared object file: No such file or directory
 

Solution:

sudo ldconfig /home/abc/boost_1_74_0/stage/lib

Guess you like

Origin blog.csdn.net/hyl999/article/details/108082564