Page MenuHomePhabricator

[Dashboard] ALL nightly dart clients fail due to "missing QmitkFunctionality.h"
Closed, ResolvedPublic

Description

The error is quite strange as the problem does not occur on the mitk dashboard...

/.../MITK-MBI-Superbuild-Release-nightly/CMakeExternals/Source/MITK/Plugins/org.mitk.gui.qt.basicimageprocessing/src/internal/QmitkBasicImageProcessingView.h:20:32: fatal error: QmitkFunctionality.h: No such file or directory

see
http://mbits/cdash/viewBuildError.php?buildid=124155

The error may be related to some cmake changes... QmitkFunctionality is legacy code.

Event Timeline

[40d1c8]: Merge branch 'bug-12637-fix-basicimageprocessing-cmake-order'

Merged commits:

2012-07-18 17:05:27 Sascha Zelzer [e260dc]
Move plug-in basicimageprocessing below its dependencies.

I think this was fixed by Saschas commit.