summaryrefslogtreecommitdiff
path: root/rotord/Makefile
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-10-22 16:57:05 +0100
committerTim Redfern <tim@eclectronics.org>2013-10-22 16:57:05 +0100
commit5324f84a8465dd46c9690876149c53f1295778b5 (patch)
tree3f2d9ecaa4bcdfb3baf5bbb88ab7676384480432 /rotord/Makefile
parent1c5a71ecbacdc7bbae608d6d34ca836929d09d4b (diff)
making svg node
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 1dcbdbe..b5b1a5a 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 = -Wswitch -fpermissive -std=c++11 -I /usr/include/opencv -I /usr/include/cairo -I /usr/include/jsoncpp
+MY_CFLAGS = -Wswitch -fpermissive -std=c++11 -I /usr/include/librsvg-2.0/librsvg -I /usr/include/glib-2.0 -I /usr/lib/x86_64-linux-gnu/glib-2.0/include -I /usr/include/gdk-pixbuf-2.0 -I /usr/include/opencv -I /usr/include/cairo -I /usr/include/jsoncpp
#-Wno-error $(shell pkg-config gstreamer-0.10 gstreamer-video-0.10 gstreamer-base-0.10 --cflags)
# -I ../ffmpeg