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

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
In Windows, you have two choices of how to obtain ITK.
You can choose between two versions of 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 [http://itk.org/ITK/resources/software.html download page] and unzip it. You now have the ITK source code!
[[File:ITK_A.png]] {{font size css|400%|[[ITK/Getting_Started/Obtain/Windows/Release| Stable]]}}


Option 2: Download the [[ITK/Getting_Started/Obtain/Windows/Git|very latest version]] of the source code.
Things in this version will work with the highest probability :)
 
 
 
[[File:ITK_B.png]] {{font size css|400%|[[ITK/Getting_Started/Obtain/Windows/Git| Cutting Edge]]}}
 
There are newer and better things in this version, but all the bugs might not quite be worked out! (Don't know what "git" is? Don't worry, it's all explained inside!)

Latest revision as of 15:41, 26 July 2013

You can choose between two versions of ITK:

ITK A.png Stable

Things in this version will work with the highest probability :)


ITK B.png Cutting Edge

There are newer and better things in this version, but all the bugs might not quite be worked out! (Don't know what "git" is? Don't worry, it's all explained inside!)