[gst-devel] GStreamer beginer problem

Tim-Philipp Müller t.i.m at zen.co.uk
Sun Sep 7 11:24:56 CEST 2008


On Sun, 2008-09-07 at 11:39 +0800, Chen Hailiang wrote:

Hi,

>   I tried to run the example in the application development manual(5.4).
>   I used command "gcc -Wall $(pkg-config --cflags --libs gstreamer-0.10) 
> xxx.c -o xxx" to compile it,and it return me that "undefined reference to 
> `gst_element_factory_get_kalss'"compiled failed.
>   my Gstreamer(version: 0.10) is in /usr/include/gstreamer-0.10/gst/
>   the Gstreamer lib is in /usr/lib/gstreamer-0.10/
>   I got this "undefined reference" error in using some other methods.like 
> gst_element_unref() etc. is there something wrong with my installation?
>   waiting for help.thinks!

It sounds like you're reading a really old version of the application
development manual which refers to historic GStreamer versions. The
lastest version can be found here:

 http://gstreamer.freedesktop.org/documentation/

Cheers
 -Tim






More information about the gstreamer-devel mailing list