[gst-devel] gst_push_src_get_type undefined reference
vineeth
nvineeth at gmail.com
Mon Apr 26 18:47:47 CEST 2010
Hi,
I was getting a undefined ref for gst_push_src_get_type(). This is the
command used to build the plugin:
gcc `pkg-config --cflags --libs gstreamer-0.10` *.c --shared -o
~/usr/lib/gstreamer-0.10/libgsttesthttpsrc.so
The plug-in derives from GstPushSrc.
Is there anything missing from the above build command?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100426/adb59616/attachment.htm>
More information about the gstreamer-devel
mailing list