Created
November 19, 2014 01:15
-
-
Save rvill/226b6492f3b485d8ac59 to your computer and use it in GitHub Desktop.
compile opencv g++
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
g++ -o test_1 test_1.cpp `pkg-config opencv --cflags --libs` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment