Install Boost on Linux

xiaoxiao2021-03-06  41

1 download boost-1_32.tar.gz

2 TAR JXVF BOOST-1_32.TAR.GZ

3 download bjam

4 Go to the Boost-1_32 directory

5 bjam "-stools = GCC" install

Also, I can ln -s / usr / local / include / / usr / local / include / / usr / local / incdude

Turn the Boost file directory chain to the search path of the GCC header file.

And set the ld_library_path environment variable, enable GCC to automatically find lib files

转载请注明原文地址:https://www.9cbs.com/read-54711.html

New Post(0)