[Bug 774223] opencv: move base opencv filter class and utilities to gst-libs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 11:51:52 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774223

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339534|none                        |needs-work
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 339534:
 --> (https://bugzilla.gnome.org/review?bug=774223&attachment=339534)

::: gst-libs/gst/opencv/Makefile.am
@@ +7,3 @@
+libgstopencv_ at GST_API_VERSION@_la_CXXFLAGS = $(GST_CXXFLAGS) $(OPENCV_CFLAGS)
+
+#libgstopencv_ at GST_API_VERSION@_la_CFLAGS = $(GST_CFLAGS) $(OPENCV_CFLAGS) \

It fails for Luis because he uses gst-uninstalled... and you're missing the
GST_BASE_CFLAGS, GST_PLUGINS_BASE_CFLAGS, (and _LIBS) here. Check which parts
you need and add them :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list