Page MenuHomePhabricator

Compilation error occures when MITK_USE_TD_MOUSE turned on
Closed, ResolvedPublic

Description

When one want to turn on MITK_USE_TD_MOUSE on Windows,
because related files are now in Modules\MitkExt\Interactions,
there will be an error in mitkBaseRenderer.cpp says that it
can not find the header file mitkTDMouseVtkCameraController.h.

Event Timeline

Yers, that's wright! This happend during the merge from QT3 to QT4 and will be fixed soon.

either MITK_USE_TD_MOUSE has to be removed or integration of TD Mouse reimplemented

[SVN revision 21090]
FIX (#2435): disabling flag MITK_USE_TD_MOUSE to remove compilation error when activated