<div dir="ltr">I'd recommend you to clean your repository before:<div>git clean -dxf</div><div>./autogen.sh</div><div>make</div><div>sudo make install</div><div><br></div><div>However, git repository is rather intended for gstreamermm developers, so I'd recommend to use stable release. You can download the package from the ftp: <a href="http://ftp.gnome.org/pub/gnome/sources/gstreamermm/1.8/">http://ftp.gnome.org/pub/gnome/sources/gstreamermm/1.8/</a></div><div>When you unpack the tarbal, you need to:</div><div>./configure</div><div>make</div><div>sudo make install</div><div><br></div><div>Let me know if you have any other issues,</div><div><br></div><div>Marcin</div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-12 15:11 GMT+01:00 LC <span dir="ltr"><<a href="mailto:lienes.cirules@gmail.com" target="_blank">lienes.cirules@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now i am fighting with gstreamermm setup.<br>
I installed required dependencies, and followed basic installation<br>
instructions.<br>
I made build from git source and ./autogen.sh than ./configure.<br>
Configure throw some errors but lastly it shows good formated configuration.<br>
<br>
But make install does not work. It says :<br>
make  all-recursive<br>
make[1]: Entering directory '/home/videogoal/Desktop/<wbr>gstreamermm'<br>
Making all in tools<br>
make[2]: Entering directory '/home/lc/Desktop/gstreamermm/<wbr>tools'<br>
make[2]: Nothing to be done for 'all'.<br>
make[2]: Leaving directory '/home/lc/Desktop/gstreamermm/<wbr>tools'<br>
Making all in gstreamer/gstreamermm<br>
make[2]: Entering directory<br>
'/home/lc/Desktop/gstreamermm/<wbr>gstreamer/gstreamermm'<br>
make[2]: *** No rule to make target 'allocator.cc', needed by<br>
'allocator.lo'.  Stop.<br>
make[2]: Leaving directory<br>
'/home/lc/Desktop/gstreamermm/<wbr>gstreamer/gstreamermm'<br>
Makefile:645: recipe for target 'all-recursive' failed<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory '/home/lc/Desktop/gstreamermm'<br>
Makefile:487: recipe for target 'all' failed<br>
make: *** [all] Error 2<br>
<br>
So i wonder if build really works as expected.<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Gstreamermm-and-abilities-to-use-different-plugins-tp4680615p4680646.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/Gstreamermm-and-<wbr>abilities-to-use-different-<wbr>plugins-tp4680615p4680646.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<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>
</div></div></blockquote></div><br><div><br></div>
</div></div>