Skip to content

Instantly share code, notes, and snippets.

@yoterpa
Last active October 17, 2015 15:29
Show Gist options
  • Save yoterpa/6d3dbdda9d3f0889f3a9 to your computer and use it in GitHub Desktop.
Save yoterpa/6d3dbdda9d3f0889f3a9 to your computer and use it in GitHub Desktop.
opencv

The corrent order of arguments

g++ -o test test.cpp pkg-config --cflags --libs opencv

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment