<div dir="ltr"><br><div>Thanks guys .. will give it a shot tonight. </div><div><br></div><div>Just to clarify ... From my recollection  (don't have the code in front of me) it seems that cmake+ make are re-running during every Kiwi build (Run -> Android Application). What I want is for the entire Android Project in the build directory to be decoupled and function as If I've derived everything from scratch within Eclipse ... i.e. build directory should be a stand-alone project with no linked resources to the source directory, etc. </div>
<div><br></div><div>I believe what's happening and why is described <a href="http://www.cmake.org/Wiki/Eclipse_CDT4_Generator">here </a>in the<i> Accessing the Source and Advanced Editing Features </i>Section.  </div>
<div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 28, 2014 at 12:05 PM, Aashish Chaudhary <span dir="ltr"><<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there, <div><br></div><div>Yes, if you do what David said, then  you should be able to build and run kiwi from eclipse. </div>
<div><br></div><div>- Aashish</div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">
On Wed, May 28, 2014 at 1:02 PM, David Thompson <span dir="ltr"><<a href="mailto:david.thompson@kitware.com" target="_blank">david.thompson@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi DJ,<br>
<br>
I'm not sure I understand what is re-running: make or cmake? What CMake version are you using and what generator? I normally use Unix Makefiles or Ninja (without Eclipse) rather than "Eclipse CDT4 - Unix Makefiles" or "Eclipse CDT4 - Ninja".<br>


<br>
        David<br>
<div><div><br>
On May 28, 2014, at 11:02 AM, djovanovi . <<a href="mailto:djovanovi@gmail.com" target="_blank">djovanovi@gmail.com</a>> wrote:<br>
<br>
><br>
> Is it possible to set-up the Kiwiviewer Build directory such that it allows direct builds within Eclipse without having to reconfigure the files from the Kiwi source ?<br>
><br>
> For background ..  I'm using  4.4 (SDK 19) + NDK r9d and complete the VES build and Kiwiviewer build without any problems. Then when I load into Eclipse (Existing application) it builds fine the firsts time but goes through the entire configuration process apparently running make from scratch. WIth a connected device (Galaxy S5) the apk eventually builds,  transfers, launches, and all models are accessible.<br>


><br>
> However, when I modify a file in java source or JNI/c++ (e.g. to add my own models, etc.) I cannot rebuild the appr and I have to run a full clean + run to regenerate the app from scratch. This takes ~5min each time.<br>


><br>
> So what I'm looking for is to set up the build directory in such a way that once it's configured by a make, from then on it acts as a standard Android project directory without ever having the reference the Kiwi source directory .... Is this possible ?<br>


><br>
</div></div>> _______________________________________________<br>
> Ves mailing list<br>
> <a href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br>
_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>
| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div>

</div>
</font></span></div>
</blockquote></div><br></div>