/usr/bin/ld: cannot find -lgstreamer-0.10, plus other missing modules

Ian Davidson id012c3076 at blueyonder.co.uk
Mon Sep 12 08:12:12 UTC 2016


The version of gstreamer which ends '-0.10' is ancient!  All new calls 
to gstreamer end in '-1.0'

To find the up-to-date documentation, go to gstreamer.freedesktop.org/


On 12/09/2016 02:16, Graham wrote:
> Hi
> I have a desktop PC running Fedora24. I'm just at page One learning how to
> use gstreamer and the gcc compiler!
>
> I wish to display a video using lesson one. The video on gstreamer.com does
> exist. I've renamed the object as hello_world. On compiling I get messages
> saying cannot find modules.
>
> See messages and code below.
>
> Why do I get these messages? And what could I do to install these modules?
> [None of my searches are bringing up anything I can work on!?!]
>
> I look forward to your help
> Regards
> Graham
>
> Command and messages:
> ===================
> gcc -n hello_world.c -o hello_world `pkg-config --cflags --libs
> gstreamer-0.10`



More information about the gstreamer-devel mailing list