Page MenuHomePhabricator

Windows startmenu entry for installer release 2014.03 has wrong reference
Closed, ResolvedPublic

Description

In the windows startmenu is a wrong reference to the release .EXE and it is named "MITK Diffusion" which is not correct in my opinion.

Event Timeline

This seems to be caused by the following setup:

MITK_BUILD_ALL_PLUGINS True
MITK_BUILD_ALL_APPS False
MITK_BUILD_APP_Diffusion False
MITK_BUILD_APP_Workbench True

I assume the org.mitk.gui.qt.diffusionimagingapp being build causes this. While definitely a bug it can be easily circumnavigated by not building *app plugins of apps that are not being build.

As such I am removing the 2014.10 target.

kislinsk claimed this task.