Hi, I have searched the mailing list but could not seem to find the best way to incrementally/quickly build an MITK module under development. I am using the example template here: https://github.com/MITK/MITK-ProjectTemplate and have verified it appears in the MITK GUI and works after setting MITK_EXTENSION_DIRS.
I have tried "make MITK-build", but this takes 35 minutes even after an initial superbuild and seems to run make for many (all?) un-touched MITK dependencies. I am sure no one could easily develop code in this way, so what is the right way to only re-compile the plugin module on its own?
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users