summaryrefslogtreecommitdiff
path: root/rotord/Makefile
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-07-09 12:36:36 +0100
committerTim Redfern <tim@herge.(none)>2013-07-09 12:36:36 +0100
commit1f7aeab37ebe41d57972f429fc0884d2de7eab4d (patch)
tree7be8be7160a02cca2fe4d9fb12e4cb927e88c1fb /rotord/Makefile
parent4d1989594aa1baed540643b118e7b25a42ea1de1 (diff)
node factory initialiser bug repemedied
Diffstat (limited to 'rotord/Makefile')
-rw-r--r--rotord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/Makefile b/rotord/Makefile
index 36c2ac8..05c2243 100644
--- a/rotord/Makefile
+++ b/rotord/Makefile
@@ -3,7 +3,7 @@
#http://docs.gstreamer.com/display/GstSDK/Installing+on+Linux
#MY_CFLAGS = -fpermissive -std=c++11 -Wno-error -I /opt/gstreamer-sdk/include/gstreamer-0.10/ -I /opt/gstreamer-sdk/include/glib-2.0 -I /opt/gstreamer-sdk/lib/glib-2.0/include -I /opt/gstreamer-sdk/include/libxml2 $(shell pkg-config gstreamer-0.10 gstreamer-video-0.10 gstreamer-base-0.10 --cflags)
-MY_CFLAGS = -fpermissive -std=c++11
+MY_CFLAGS = -fpermissive -std=c++11 -I /usr/include/opencv
#-Wno-error $(shell pkg-config gstreamer-0.10 gstreamer-video-0.10 gstreamer-base-0.10 --cflags)
# -I ../ffmpeg