undefined reference to `gst_discoverer_*` and others

Mailing List SVR lists at svrinformatica.it
Fri Mar 3 12:46:27 UTC 2017


Il 03/03/2017 13:38, Harry McKame ha scritto:
> While linking, I get "undefined reference" messages for all functions named `gst_discoverer_*` and also to the following:
> gst_video_info_from_caps, gst_video_overlay_expose.
>
> I'm porting from Windows, where my application works, to Kubuntu 16.10 with Gstreamer 1.8.3, and my link contains `pkg-config --libs gstreamer-1.0` which gives :
> -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0.
>
> What am I missing in the link ? Or is it a missing package ?

try

-lgstpbutils-1.0 -lgstvideo-1.0

Nicola

> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list