<div dir="ltr">Hi,<div><br></div><div>I am working through the GStreamer tutorials for the SDK and am having a problem with Basic tutorial 5:</div><div><br></div><div><a href="http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+5%3A+GUI+toolkit+integration">http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+5%3A+GUI+toolkit+integration</a><br>
</div><div><br></div><div style>I compile with this command line:</div><div style><br></div><div style>gcc basic-tutorial-5.c -o basic-tutorial-5 `pkg-config --cflags --libs gstreamer-interfaces-0.10 gtk+-2.0 gstreamer-0.10`<br>
</div><div style><br></div><div style>At runtime, I get this error:</div><div style><br></div><div style>./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<br>
</div><div style><br></div><div style>I'm on Ubuntu 12.10.  Any suggestions would be appreciated.</div><div style><br></div><div style>Bruce</div></div>