Created
April 23, 2014 15:57
-
-
Save qpfiffer/11221145 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# From the oleg source directory: | |
export LD_LIBRARY_PATH=./build/lib:$LD_LIBRARY_PATH | |
valgrind --leak-check=full ./build/bin/oleg_test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment