<div dir="ltr">Thanks again Michael!<div><br></div><div>After doing git pull -r I tried again with success this time.</div><div><br></div><div>Regards,</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">

<font face="tahoma, sans-serif">Anderson Roberto de Oliveira<br>Skype: andersonn_roberto</font><div><font face="tahoma, sans-serif">LinkedIn: <a href="http://br.linkedin.com/in/andersonroberto/" target="_blank">http://br.linkedin.com/in/andersonroberto/</a></font></div>

</div></div>
<br><br><div class="gmail_quote">On Tue, Jan 21, 2014 at 7:36 PM, Michael Stahl <span dir="ltr"><<a href="mailto:mstahl@redhat.com" target="_blank">mstahl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 21/01/14 22:24, Anderson Roberto wrote:<br>
> Thanks for the fast reply Michael!<br>
><br>
> You're right, I didn't pay attention to this.<br>
> But after run: /opt/lo/bin/make kdevelop-ide-integration I got this error:<br>
> ****************************************************************************<br>
><br>
> To build, issue:<br>
> /opt/lo/bin/make<br>
<br>
</div><div class="im">> cd G:/sources/libo-core && (make cmd="make -npf Makefile.gbuild all" cmd<br>
> || true) | G:/sources/libo-core/bin/gbuild-to-ide --ide kdevelop<br>
<br>
</div>this should not run a plain "make" but /opt/lo/bin/make, not sure why<br>
that happens... ah i see, the developer who added that ide-integration<br>
stuff perhaps wasn't too familiar with our build system and forgot to<br>
use $(GNUMAKE) variable... fixed on master in commit<br>
e20439a1251de36efdd3dfe252b88f33cc94a0b7 (please pull and try again)<br>
<br>
</blockquote></div><br></div>