Team,<br><br>As part of the preparation for generating installers, I have updated <br>the sandbox build system. In the new build system,  the sandbox <br>can be built without  the constraint of the options selected to build IGSTK CVS.<br>
In the previous build system, the same set of options should be used<br>to build both IGSTK CVS and Sandbox.<br><br>We still need to specify the IGSTK CVS source tree to be able to copy source files <br>and test programs from CVS to Sandbox for cross-building and testing.<br>
<br>This means, when you build your sandbox, you will need to specify the IGSTK CVS<br>source directory for the option IGSTK_DIR ( not the binary directory )<br><br>For dashboard maintainers, please make the change in the ctest scripts<br>
for sandbox submissions.<br><br>For example,  zion.­kitware, Linux-g++-4.­1+Sandbox+Loopback-FLTK   <br> <br>//Path to the IGSTK Binary directory<br><pre>IGSTK_DIR:PATH=/home/ibanez/bin/ISIS/IGSTKFLTKGcc4.1/Debug</pre>should be changed to<br>
<br>//Path to the IGSTK source directory<br>IGSTK_DIR:PATH=/home/ibanez/src/ISIS/IGSTK<br><br>Please make this change as soon as you can so that we will have clean dashboard<br><br>Thanks,<br>-Andinet<br>