Difference between revisions of "Downloads"
SaschaZelzer (talk | contribs) |
SaschaZelzer (talk | contribs) |
||
Line 8: | Line 8: | ||
{| border="1" cellpadding="2" cellspacing="0" | {| border="1" cellpadding="2" cellspacing="0" | ||
− | |<tablestyle="width: | + | |<tablestyle="width:90%">|'''MITK Release''' |
| '''Sources''' | | '''Sources''' | ||
| '''Binaries''' | | '''Binaries''' |
Revision as of 16:39, 19 June 2012
MITK Downloads
MITK Releases
MITK releases include binary installers for Linux, Mac OS, and Windows. Please note these installers contain only the example application, not a SDK.
If you have problems running the application on Windows, please install the Microsoft Redistributable Packages for VS 2008 ( 32bit / 64bit)
MITK Release | Sources | Binaries | Documentation | Supported Platforms |
2012.06.0 | Archive< >Git tag v2012.06.0 |
Windows< >Linux< >Mac OS |
Doxygen< >Build Instructions |
Link |
Some older releases can be found at the MITK SourceForge project site.
Nightly built installers can be found here: https://www.mitk.org/download/nightly-builds. Caution! These are automatically generated untested developer versions!
Special Releases
Recent releases of special applications can be found here: https://www.mitk.org/download/releases/
MITK Source Code
We recommend to use the source code archive from the latest MITK release (see table above) or to check out the corresponding git tag.
If you need bug fixes or features which are not yet included in a MITK release, you can also clone the Git repository at:
http://git.mitk.org/MITK.git
Before updating to a current development version, you can check the status of the MITK continuous integration system at http://cdash.mitk.org/index.php?project=MITK.
For details about Git, see also MitkGit.
Getting Started
Build instructions are available in the MITK documentation. Build requirements are listed here. See the Documentation page for further links.
MITK 3M3
There is also a binary installer for the MITK 3M3 image analysis application which is based on MITK. See http://3m3.mitk.org for details.
Plugin Generator
The MITK Plugin Generator is a command line tool which can generate CTK-style MITK plug-ins and optionally a whole CMake project to boostrap the process of setting up a MITK-based project.
For more information, please see SetupAMitkBasedProject
Linux binaries:
Version | Release date | Dependencies | Download | Notes |
1.4.0 | 24-Feb-2012 | Qt 4.6.2 | Media:Download$MITKPluginGenerator-1.4.0-Linux.tar.gz | Build on Ubuntu 11.04 x64 |
1.3.0 | 26-Jan-2012 | Qt 4.6.2 | Media:Download$MITKPluginGenerator-1.3.0-Linux.tar.gz | Build on Ubuntu 11.04 x64 |
1.2.0 | 12-Dec-2011 | Qt 4.6.2 | Media:Download$MITKPluginGenerator-1.2.0-Linux.tar.gz | Build on Ubuntu 11.04 x64 |
1.1.1 | 19-Sep-2011 | Qt 4.6.2 | Media:Download$MITKPluginGenerator-1.1.1-Linux.tar.gz | Build on Ubuntu 11.04 x64 |
1.0.0 | 5-Aug-2011 | Qt 4.6.2 | Media:Download$MITKPluginGenerator-1.0.0-Linux.tar.gz | Build on Ubuntu 11.04 x64 |
Windows binaries:
Version | Release date | Dependencies | Download | Notes |
1.4.0 | 24-Feb-2012 | - | Media:Download$MITKPluginGenerator-1.4.0-win32.zip | x32 binary |
1.3.0 | 26-Jan-2012 | - | Media:Download$MITKPluginGenerator-1.3.0-win32.zip | x32 binary |
1.2.0 | 12-Dec-2011 | - | Media:Download$MITKPluginGenerator-1.2.0-win32.zip | x32 binary |
1.1.1 | 19-Sep-2011 | - | Media:Download$MITKPluginGenerator-1.1.1-win32.zip | x32 binary |
1.0.0 | 5-Aug-2011 | - | Media:Download$MITKPluginGenerator-1.0.0-win32.zip | x32 binary |
Sources:
If the above binary downloads are not compatible with your system, you can download the Plugin Generator sources and build it yourself (basic CMake knowledge required).
Media:Download$MITKPluginGenerator-1.4.0-src-unix.tar.gz (UNIX style line endings)
Media:Download$MITKPluginGenerator-1.4.0-src-win32.zip (Windows style line endings)