ITK/Getting Started/Obtain/Windows: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "In Windows, you have two choices of how to obtain ITK. Option 1: Download a release version of the source code. A release version has been marked as "approved and working" by th...")
 
No edit summary
Line 3: Line 3:
Option 1: Download a release version of the source code. A release version has been marked as "approved and working" by the community. Simply download the latest release (e.g. InsightToolkit-4.1.0.zip) from the [http://itk.org/ITK/resources/software.html download page] and unzip it. You now have the ITK source code!
Option 1: Download a release version of the source code. A release version has been marked as "approved and working" by the community. Simply download the latest release (e.g. InsightToolkit-4.1.0.zip) from the [http://itk.org/ITK/resources/software.html download page] and unzip it. You now have the ITK source code!


Option 2: Download the [[ITK/Getting_Started_Obtain/Windows/Git|very latest version]] of the source code.
Option 2: Download the [[ITK/Getting_Started/Obtain/Windows/Git|very latest version]] of the source code.

Revision as of 13:24, 10 June 2012

In Windows, you have two choices of how to obtain ITK.

Option 1: Download a release version of the source code. A release version has been marked as "approved and working" by the community. Simply download the latest release (e.g. InsightToolkit-4.1.0.zip) from the download page and unzip it. You now have the ITK source code!

Option 2: Download the very latest version of the source code.