[Insight-users] 4.4RC01 Dashboardfest

Matt McCormick matt.mccormick at kitware.com
Thu May 16 13:57:37 EDT 2013


Hi all,

We are starting a DashboardFest with the Farsight Lab at the
University of Houston to test ITK 4.4 RC 1.


During the Dashboardfest, we are submitting Experimental builds to the
ITK dashboard:

  http://open.cdash.org/index.php?project=Insight

(scroll down to the end to see the Experimental section)


To participate, clone ITK:

 git clone http://itk.org/ITK.git
 cd ITK
 git checkout -q --detach v4.4rc01

for more information, so the Wiki guide to building with Git:

  http://www.itk.org/Wiki/ITK/Git


Then, configure ITK with CMake.  Set the SITE CMake variable to an
identifier for you and your system, i.e. "Matt-Laptop".


Go to the command line, "cd" to the build directory, and enter

  ctest -D Experimental

on Unix, or

  ctest -D Experimental -C Release

with Visual Studio.


CTest will configure, build, and test ITK, the submit the results to
the dashboard.

After you see your results on the dashboard, enter a link to the build
on this thread or in the Google Plus Hangout:

  https://plus.google.com/hangouts/_/f2af9621aa01e793ef6d7f6362a2219344ae88b0?authuser=0&hl=en

We will then list your results on the whiteboard shown Google Hangout video :-).


More information about the Insight-users mailing list