FARSIGHT Tutorials/Building Software/Building ITK
From FarsightWiki
Revision as of 12:45, 30 April 2009 by LuisIbanez (Talk | contribs)
Contents |
Overview
This tutorial describes how to build ITK with the options required for using it along with FARSIGHT. In particular it includes instructions on how to build the Python wrapping using WrapITK.
Download ITK
The source code of ITK can be downloaded from
New releases of ITK are posted every three months.
Please use the most recent release of the software.
Configure
You will need the most recent release of [[1]] in order to configure ITK.
Although CMake is an Open Source project, you don't need to download the source code and build it. Instead you can simply download one of the binary builds that are available at
Choose the one appropriate for your platform.