Difference between revisions of "MITK Known Issues"

From mitk.org
Jump to navigation Jump to search
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= MITK Known Issues =
+
Have a look [http://docs.mitk.org/nightly/KnownProblemsPage.html here].
 
+
<br />
== Deployment ==
 
 
 
==== CMAKE_BUILD_TYPE has to be set to Debug or Release ====
 
 
 
For Makefile-based installers (make on Mac and Linux, nmake on Windows ) the CMAKE_BUILD_TYPE variable has to be set to Debug or Release. Otherwise the packages generated by CPack will be incomplete.
 

Latest revision as of 16:20, 1 June 2016

Have a look here.