Skip to content

Instantly share code, notes, and snippets.

@vatsan
Created December 16, 2014 21:48
Show Gist options
  • Save vatsan/7d15ca6042fe8dd7ae3a to your computer and use it in GitHub Desktop.
Save vatsan/7d15ca6042fe8dd7ae3a to your computer and use it in GitHub Desktop.
g++ -shared -Wl,-soname,canny_plc -fPIC -I/usr/local/hawq-1.2.0.0/include/postgresql/server/ -I/usr/local/hawq-1.2.0.0/include/postgresql/internal -I/usr/local/hawq-1.2.0.0/include/ -o canny_plc.so -lopencv_core -lopencv_imgproc -lopencv_highgui CannyPLC.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment