Page MenuHomePhabricator

OpenCV built by Superbuild should use Qt if MITK is also built with Qt
Closed, ResolvedPublic

Description

OpenCV has support for some simple Qt based UI (showing images ...). In previous builts OpenCV uses GTK+ for this task. For a unique look and feel, the OpenCV built made by the MITK Superbuild should activate Qt for OpenCV if it is built with Qt itself

Event Timeline

[9af9a2]: Merge branch 'bug-11819-OpenCV-qt-usage'

Merged commits:

2012-05-02 14:40:03 Michael Mueller [a3e1da]
added QT usage by OpenCV if QT is used in MITK

tested locally, if errors occur reopen

[5ac7b9]: Merge branch 'bug-11819-OpenCV-qt-usage'

Merged commits:

2012-05-02 14:58:49 Michael Mueller [94dadd]
COMP: explicitly deactivated QT_OPENGL support since this is not necessarily available anywhere

closing for now. reopen for bugs