<div dir="ltr">Hi,<div>I have found another typo in "Basic tutorial 5" (<a href="https://gstreamer.freedesktop.org/documentation/tutorials/basic/toolkit-integration.html">https://gstreamer.freedesktop.org/documentation/tutorials/basic/toolkit-integration.html</a>), the callback function "draw_cb" is called "expose_cb" in the Walkthrough.</div><div><br></div><div>/Mats</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-08-06 0:38 GMT+02:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, 2017-08-05 at 21:53 +0200, Mats Lindestam wrote:<br>
> Hi,<br>
> I am working my way through the online Gstreamer tutorials. Now I am<br>
> stuck on the Basic Tutorial 5 (basic-tutorial-5.c). I get the<br>
> following error when compiling:<br>
><br>
> $ gcc basic-tutorial-5.c -o basic-tutorial-5 `pkg-config --cflags --<br>
> libs gstreamer-interfaces-1.0 gtk+-3.0 gstreamer-1.0`<br>
> Package gstreamer-interfaces-1.0 was not found in the pkg-config<br>
> search path.<br>
> Perhaps you should add the directory containing `gstreamer-<br>
> interfaces-1.0.pc'<br>
> to the PKG_CONFIG_PATH environment variable<br>
> No package 'gstreamer-interfaces-1.0' found<br>
> basic-tutorial-5.c:77:21: fatal error: gtk/gtk.h: Filen eller<br>
> katalogen finns inte<br>
>  #include <gtk/gtk.h><br>
>                      ^<br>
> compilation terminated.<br>
<br>
</span>This is supposed to be gstreamer-video-1.0 instead of<br>
gstreamer-interfaces-1.0. It's fixed now in the docs, thanks for<br>
reporting:<br>
  <a href="https://cgit.freedesktop.org/gstreamer/gst-docs/commit/?id=fce81a19a80b27ae103c7ce54527740babf771a8" rel="noreferrer" target="_blank">https://cgit.freedesktop.org/<wbr>gstreamer/gst-docs/commit/?id=<wbr>fce81a19a80b27ae103c7ce5452774<wbr>0babf771a8</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="https://www.centricular.com" rel="noreferrer" target="_blank">https://www.centricular.com</a><br>
</font></span><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mvh<div><br></div><div>/Mats</div></div></div>
</div>