Difference between revisions of "MITK ReleaseNotes 2013.03.2"
Jump to navigation
Jump to search
m (2 revisions) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | This is the 2013.03.2 release of the [[MITK_Release_Cycle|MITK release cycle]]. It is a source-code only release fixing a couple of issues in the [[MITK_ReleaseNotes_2013.03|2013.03.0]] release. The complete list of bug fixes is down on this page. | |
| − | |||
| − | |||
== How to get it? == | == How to get it? == | ||
| − | Please have a look at the [ | + | Please have a look at the [[Downloads| download page]]. |
| + | |||
== Bugfixes == | == Bugfixes == | ||
| − | {| | + | {| class="wikitable" style="background-color:#ffffff;" |
| '''Bug''' | | '''Bug''' | ||
| '''Summary''' | | '''Summary''' | ||
| Line 27: | Line 26: | ||
|- | |- | ||
| [http://bugs.mitk.org/show_bug.cgi?id=14920 14920] | | [http://bugs.mitk.org/show_bug.cgi?id=14920 14920] | ||
| − | | The MITK | + | | The MITK FindGit.cmake script does not check for a proper git repository |
|- | |- | ||
| [http://bugs.mitk.org/show_bug.cgi?id=14937 14937] | | [http://bugs.mitk.org/show_bug.cgi?id=14937 14937] | ||
| Current source does not build with CMake 2.8.5 | | Current source does not build with CMake 2.8.5 | ||
Latest revision as of 16:11, 19 November 2014
This is the 2013.03.2 release of the MITK release cycle. It is a source-code only release fixing a couple of issues in the 2013.03.0 release. The complete list of bug fixes is down on this page.
How to get it?
Please have a look at the download page.
Bugfixes
| Bug | Summary |
| 14355 | Provide support for embedding resources in MITK modules (usResourceCompiler executable was not found) |
| 14841 | When switching Volume Rendering modes the GPU memory is not freed |
| 14881 | OpenCL is not working under windows |
| 14915 | Provide possibility to load configs description directly from iostream |
| 14920 | The MITK FindGit.cmake script does not check for a proper git repository |
| 14937 | Current source does not build with CMake 2.8.5 |