Undefined references
Mike Taylor
mtaylor at unicoi.com
Tue Aug 15 02:39:41 UTC 2017
Greetings,
I've just updated my Ubuntu 14.04 install to 16.04. Now when I build one
of my
applications that uses GStreamer-1.0 I get these errors:
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so: undefined reference to
`gst_segment_is_equal'
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so: undefined reference to
`gst_structure_get_flagset'
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so: undefined reference to
`gst_flagset_register'
Is there now some other GStreamer library that I must include. Currently
in my makefile
I have
`pkg-config gstreamer-video-1.0 gstreamer-1.0 gstreamer-app-1.0 glib-2.0
--libs`
Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170814/dcddac3e/attachment.html>
More information about the gstreamer-devel
mailing list