Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
(Updated for MITK 0.14)
Line 66: Line 66:
 
== Windows Installer ==
 
== Windows Installer ==
  
Download the 0.12.2 MITK Qt3 application as binary installers:
+
On the [https://sourceforge.net/projects/mitk/files/ Sourceforge download page] you can get installers for Windows 32bit and 64bit. Please note these include only the example application, not the SDK.
  
{| border="1" cellpadding="2" cellspacing="0"
+
If you have problems running the application, please install the Microsoft Redistributable Packages for VS 2008 (
|  Windows (32 bit): [http://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.2-win32.exe Download]
+
[http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en 32bit] / [http://www.microsoft.com/downloads/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en 64bit])
|-
 
|  Windows (64 bit): [http://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.2-win64.exe&a=85304094 Download]
 
|}
 
  
 
Nightly built installers can be found here: https://www.mitk.org/download/ Caution! These are automatically generated ''untested developer versions''!
 
Nightly built installers can be found here: https://www.mitk.org/download/ Caution! These are automatically generated ''untested developer versions''!

Revision as of 23:40, 22 December 2009

MITK Downloads

Releases

Source code and binary packages are available as downloads from the MITK SourceForge project site:

<
>
Version Release date Dependency no guarantee for old versions Download link Documentation Tutorial
0.14 21-Dec-2009 ITK 3.16 VTK 5.4 Qt 4.5 Download Documentation Tutorial
0.12.2 12-Jun-2009 ITK 3.14 VTK 5.4 Qt 3 Download Documentation Tutorial
0.12 07-May-2009 ITK 3.12 VTK 5.2 Qt 3 Download Documentation Tutorial
0.10 21-Nov-2008 ITK 3.08 VTK 5.0 Qt 3 Download Documentation Tutorial
0.8 19-Dec-2007 ITK 3.06 VTK 5.0 Qt 3 Download Documentation Tutorial
0.6 27-Jun-2006 ITK 2.08 VTK n/n Qt n/n Download Documentation Tutorial
0.4 21-Oct-2005 ITK 2.02 VTK n/n Qt n/n Download Documentation Tutorial

Windows Installer

On the Sourceforge download page you can get installers for Windows 32bit and 64bit. Please note these include only the example application, not the SDK.

If you have problems running the application, please install the Microsoft Redistributable Packages for VS 2008 ( 32bit / 64bit)

Nightly built installers can be found here: https://www.mitk.org/download/ Caution! These are automatically generated untested developer versions!

Linux Installer

Currently, no Linux installer for release is available.

Source code

Since MITK is under active development we recommend to use the subversion repository at:

http://svn2.mitk.org/trunk/mitk

If you need a subversion client, see the Subversion website for further information.

Some build instructions can be found in the current, nightly generated MITK documentation. Build requirements are listed here.

Before downloading source code, you can check the nightly status of MITK using the MITK dashboard, hosted at Kitware.

Getting started

You can get a getting started tutorial with installation instructions on the Documentation page.