Hi Dora,
the ON / OFF values are the defaults for the plug-in build option. If
every plug-in would be listed with ON and you start with a clean build
directory, the CMake build options of all the listed plug-ins are set to
ON according to this default.
the exampleapp plug-in configure the overall application look, behavior,
etc. For example if it should display the toolbar, what the default
perspective should be and so on. The exampleplugin contains just other
example code, if I remember correctly. Both are by default set to OFF,
but can either be set to ON explicitly in the CMake configuration or
they are set to ON automatically due to another build option requiring
them as a dependency (for example when building the provided application).
Cheers,
Sascha
On 11/20/2015 01:23 PM, Admin Uniapp wrote:
Hi everyone,
I downloaded the MITK template project and have developed a few things
using the template project but I have two questions I was hoping
someone could explain to me:
1) In the plugins folder there is a file called Plugins.cmake. I know
that I need to add IDs of my newly developed plugins to this file. But
what is the ON and OFF option? To activate/deactivate the plugins? if
so, I can't really see any difference when I run my application.
2) More generally in the MITK template project under plugins folder,
there are 3 folders. One is called the exampleapp, one is
exampleplugin and one for the renderwindow editor. I know that last
one is for making customized rendering windows but what are the other
two? and why in the Plugins.cmake file only the exampleplugin is on?
I'm pretty new to MITK and answeing these questions could help my
understanding a lot.
Many thanks
Dora
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users