Difference between revisions of "Mailinglist FAQ"

From mitk.org
Jump to navigation Jump to search
 
Line 14: Line 14:
 
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F6086DD.9000904@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] MITK on Windows]]
 
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F6086DD.9000904@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] MITK on Windows]]
 
* Can I build an installer of my own MITK version?
 
* Can I build an installer of my own MITK version?
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F316C89.3050801@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] problem using INSTALL]] and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408879087A72@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Generating executable file]]
+
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F316C89.3050801@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] problem using INSTALL]]  
 +
 
 +
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408879087A72@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Generating executable file]]
 +
 
 
* I've problems building / compiling MITK on Mac OS. Can you help me?
 
* I've problems building / compiling MITK on Mac OS. Can you help me?
 
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=8562C0E1-E964-4CB9-B476-C9D9A1DA6D5A@firriver.ca&forum_name=mitk-users|[mitk-users] MITK on Mac]]
 
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=8562C0E1-E964-4CB9-B476-C9D9A1DA6D5A@firriver.ca&forum_name=mitk-users|[mitk-users] MITK on Mac]]

Revision as of 20:15, 4 May 2012

<<TableOfContents(4)>>

general

  • I'm new to MITK. How should I start?
   see [[mitk-users New to MITK]] 
   and [[mitk-users MITK-users]]

building / compiling MITK

  • How to update my (source code) version of Mitk?
    • see [[mitk-users Technical q: how to update my version of Mitk?]]
  • I want to compile MITK on windows. Can you help me?
  • Can I build an installer of my own MITK version?
  see [[mitk-users problem using INSTALL]] 
  and [[mitk-users Generating executable file]]
  • I've problems building / compiling MITK on Mac OS. Can you help me?
  • I have failed to download the latest version of MITK. Git clone http://git.mitk.org/MITK.git/ fails. Are there other ways to obtain a copy of MITK?
  • Which compiler should I use?
    • see [[mitk-users Which Compiler for MITK development?]]
  • How can I enable a specific plug-in in MITK?

using / running MITK

  • I compiled MITK but the ExtApp application crashes, what is the problem?
   see [[mitk-users ExtApp running error]] 
   and [[mitk-users Problem running ExtApp on current git HEAD]] 
   and [[mitk-users windows 64bit build]]
  • When I try to start the CoreApp application it crashes. What did I do wrong?
  • How do I control MITK on Mac?
  • Can I save a colored surface with MITK?

programming with MITK

  see [[mitk-users Fwd: Surface's scalars visualization]] 
  and [[mitk-users Changing color of individual vtkpolydata in a mitk::surface]]
  • How do I write simple text on the render windows of MITK?
    • see [[mitk-users Write simple text on render windows?]]
  • How can I add key press events to the MITK state machine?
   see [[mitk-users State Machine pattern - adding key press events]]
   and [[mitk-users StateMachine with modified keys (Key_Z+MouseMove)]]

questions releated to specific modules of MITK

  • MITK-IGT vs. IGSTK. What's the high level picture? Are they meant to be competitors? Can they work together?

BlueBerry/Qt3/Qt4 releated questions