gst_tag_xmp_list_schemas() linker error on Ubuntu

David Walter dlwalter at protonmail.com
Mon Oct 4 21:19:44 UTC 2021


Gstreamer 1.14.4 on a Jetson Nano running Ubuntu 18.04. I have no problem building and running a basic videotestsrc pipeline.

I am trying to add a custom XMP schema, starting with just listing the schemas using [gst_tag_xmp_list_schemas](https://gstreamer.freedesktop.org/documentation/tag/gsttagxmp.html?gi-language=c#gst_tag_xmp_list_schemas) but get a ‘undefined reference to ‘gst_tag_xmp_list_schemas’.

I am not able to access any of the functions in [gstxmptag.c](https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/blob/1.14.4/gst-libs/gst/tag/gstxmptag.c) either. Is this included in libgstreamer-plugins-base1.0-0?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20211004/e39bcf2a/attachment.htm>


More information about the gstreamer-devel mailing list