undefined reference
Bernhard Graaf
bernhard.graaf at gmx.de
Fri Dec 28 10:46:07 PST 2012
Hi,
I think a small problem with gstreamer 1.0:
I've tried to read the capabilities of dynamic pads using the following
functions:
- gst_pad_get_caps()
- gst_caps_get_name()
- gst_caps_get_mime()
But my compiler tells me 'undefined reference to ..' all of this three
functions.
All other function are located without any problems (bigger app). The
<gst/gst.h> is included and the compiler and linker setting are made.
Something different in 1.0? Some other headerfiles be needed?
Thanks a lot for your help!!
Bernhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121228/c8828f2c/attachment-0001.html>
More information about the gstreamer-devel
mailing list