<br>Hi Jeff,<br><br><br>The reason to rebuild repeatedly (do &quot;make clean&quot;)<br>is that otherwise you are not doing a real full build.<br><br>If we just do &quot;make Experimental&quot; repeatedly, the<br>first time it will compile all the libraries and run the<br>
tests. The second time it will just run the test, since<br>the libraries are already built.<br><br><br>You are welcome, of course, to do tweak settings<br>in between every build, (e.g. by changing CMake<br>variables) before you do &quot;make clean&quot; and &quot;make<br>
Experimental&quot;.   It will require more effort on your<br>part though.<br><br><br><br>    Thanks for joining the Dashboard Fest 2.0.  !<br><br><br>            Luis<br><br><br><br>-------------------------------------------------------------------------------<br>
<div class="gmail_quote">On Sun, Jun 20, 2010 at 5:30 PM, Jeff Donner <span dir="ltr">&lt;<a href="mailto:jeffrey.donner@gmail.com">jeffrey.donner@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Why do the instructions say to build repeatedly?<br>
<br>
/////<br>
  Keep Submitting Builds<br>
<br>
Once you have submitted the first Experimental build, the process of<br>
submitting subsequent builds is trivial.<br>
<br>
Just go the &quot;BINARY&quot; directory:<br>
<br>
  cd ~/ITK10thAnniversary/bin<br>
<br>
and do:<br>
<br>
  make clean<br>
  make Experimental<br>
<br>
Then, to keep submitting more builds you could:<br>
<br>
    * Come back every two hours to type the same commands, or<br>
    * Put these two statements in a for-loop in a shell script, or<br>
    * in a python script, or<br>
    * perl script, or<br>
    * setup a cron job<br>
/////<br>
<br>
Does<br>
<br>
  make Experimental<br>
<br>
tweak settings each time, such that the builds will have differences?<br>
<div class="im"><br>
<br>
On Sun, Jun 20, 2010 at 9:01 AM, Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt; wrote:<br>
&gt;                The DASHBOARD FEST 2.0<br>
&gt;<br>
&gt;                      will start in 12 hours.<br>
&gt;<br>
</div><div class="im">&gt; Instructions at:<br>
&gt;<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_10th_Anniversary_Activities/Dashboard_Fest_2.0" target="_blank">http://www.itk.org/Wiki/ITK_10th_Anniversary_Activities/Dashboard_Fest_2.0</a><br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://kitware.com/products/protraining.html" target="_blank">http://kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
</div></div></blockquote></div><br>