<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 21, 2013 at 1:00 PM, Diego Gonzalez <span dir="ltr"><<a href="mailto:diego.gonzalez@horus.es" target="_blank">diego.gonzalez@horus.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div style="font-size:10pt;font-family:Arial;background-image:none;background-repeat:repeat">
<br>Hello,<br><br>I just builded and installed QTgstreamer lib. However, when I try to compile the example <a href="http://player.pro" target="_blank">player.pro</a> I get this error:<br><br>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#1414be">Starting: "/usr/bin/make" </span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#be1414">make: *** No rule to make target `../../../examples/player/<a href="http://player.pro" target="_blank">player.pro</a>', needed by `Makefile'. Stop.</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600;color:#be1414">The process "/usr/bin/make" exited with code 2.</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#be1414">Error while building/deploying project player (kit: Desktop)</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#be1414">When executing step 'Make'</span></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">
<br><span style="color:#be1414"></span></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#be1414"><br></span></p>I'm using QT 4.8.5. Can anyone help me?<br>
<br></div></div></div></blockquote><div><br></div><div>This sounds like a qmake bug or something like that. Maybe you just need to compile it in-source.<br></div><div>But, if you have compiled qt-gstreamer from source, then the examples should also be already compiled in the source tree.<br>
</div><div>If you really want to build separately, note that you can also use cmake, which is the preferred build system.<br></div><div><br></div><div>Regards,<br></div><div>George<br></div></div></div></div>