Run-time error in Tutorial 5
Bruce Sharpe
bruce at redgiant.com
Sun Apr 14 13:33:37 PDT 2013
Hi,
I am working through the GStreamer tutorials for the SDK and am having a
problem with Basic tutorial 5:
http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+5%3A+GUI+toolkit+integration
I compile with this command line:
gcc basic-tutorial-5.c -o basic-tutorial-5 `pkg-config --cflags --libs
gstreamer-interfaces-0.10 gtk+-2.0 gstreamer-0.10`
At runtime, I get this error:
./basic-tutorial-5: symbol lookup error:
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/liboverlay-scrollbar.so:
undefined symbol: ubuntu_gtk_set_use_overlay_scrollbar
I'm on Ubuntu 12.10. Any suggestions would be appreciated.
Bruce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130414/fe947b61/attachment.html>
More information about the gstreamer-devel
mailing list