Compilation errors on both MAC and Ubuntu:
MITK/Modules/AppUtil/src/QmitkSafeNotify.h:53:25: error: 'trUtf8' is deprecated
[-Werror,-Wdeprecated-declarations] msgBox.addButton(app->trUtf8("Exit immediately"), QMessageBox::YesRole);
I've tried replacing this function (and other similar errors) with new - but there are too many of them.
Thanks,
Alena