ITK/Release 4/Modularization/Prototype/Tutorial: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 11: Line 11:
* How to download the modularized code
* How to download the modularized code


= Configure =
== Configure ==


* How to configure the modularized code
* How to configure the modularized code
** CMake commands...
** CMake commands...


= Build =
== Build ==


* How to build the modularized code
* How to build the modularized code


= Test =
== Test ==
 
* How to submit a build to the ITK Dashboard
* and where to find it.
 
http://www.cdash.org/CDash/index.php?project=Insight#ITKv4_Modularization
 
= Method B: Superbuild =
 
== Download ==
 
* How to download the modularized code
 
== Configure ==
 
* How to configure the modularized code
** CMake commands...
 
== Build ==
 
* How to build the modularized code
 
== Test ==


* How to submit a build to the ITK Dashboard
* How to submit a build to the ITK Dashboard

Revision as of 13:57, 29 October 2010

Requirements

  • A computer with a network connection
  • A build environment (gcc / VS)
  • CMake 2.8.2 installed

Method A: Subdirs

Download

  • How to download the modularized code

Configure

  • How to configure the modularized code
    • CMake commands...

Build

  • How to build the modularized code

Test

  • How to submit a build to the ITK Dashboard
  • and where to find it.
http://www.cdash.org/CDash/index.php?project=Insight#ITKv4_Modularization

Method B: Superbuild

Download

  • How to download the modularized code

Configure

  • How to configure the modularized code
    • CMake commands...

Build

  • How to build the modularized code

Test

  • How to submit a build to the ITK Dashboard
  • and where to find it.
http://www.cdash.org/CDash/index.php?project=Insight#ITKv4_Modularization