Created
May 20, 2014 09:02
-
-
Save turingmachine/07c1eb8706cac8603db1 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
USER_LDFLAGS = /lib64/libgstreamer-0.10.so /lib64/libgstapp-0.10.so.0 /lib64/libgstvideo-0.10.so.0 /lib64/libopencv_calib3d.so.2.4 /lib64/libX11.so.6 /lib64/libXi.so.6 /lib64/libXrandr.so.2 /lib64/libXxf86vm.so.1 /lib64/libudev.so.1 /lib64/libGLEW.so.1.9.0 /usr/lib64/libPocoNetSSL.so.11 /lib64/libPocoXML.so.11 | |
# use this to add system libraries for example: | |
# USER_LIBS = -lpango | |
USER_LIBS =-lpthread -lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_flann -lopencv_legacy -lopencv_ml -lopencv_objdetect -lopencv_ts -lopencv_video -lgstbase-0.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment