Hi Bin, Welcome to the MITK mailing list!
When you build MITK with the default CMake settings, only a minimal set of plug-ins will be build. You can enable more MITK plug-ins by switching their CMake option to ON. Point the CMake GUI to <MITK-superbuild>/MITK-build and enable MITK_BUILD_org.mitk.gui.qt.segmentation and build again. The plug-in will automatically be picked up in your own project. Best, Sascha On 03/30/2012 10:47 AM, bin.lv wrote: > Hi MITK experters, > > I am new comer for MITK.Followed > http://docs.mitk.org/nightly-qt4/BuildInstructionsPage.html and > http://docs.mitk.org/nightly-qt4/NewPluginPage.html, I have built the > MITK and created a MITK project. Now I wanna add the MITK segmentation > module into this created project as a plug-in. I have searched the > wiki, but still don't know how to do it. could someone tell me how to > achieve it? Thank you in advance! > > > Bin ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
