Last active
May 9, 2020 20:52
-
-
Save domiyanyue/e319d7a9f88aa907a31a26de765107a8 to your computer and use it in GitHub Desktop.
set LD_LIBRARY_PATH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/cpp_tutorial/static_library | |
./a.out | |
0.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment