Hi all, I’ve been looking at some of the steps from the MITK tutorial (i.e., MitkStep1…8), and they work on my Windows machine. When I try to run them on my Mac, the examples compile, but during runtime the program crashes with the following error as soon as I initialize a renderer:
vtkGenericOpenGLRenderWindow (0x10d083a00): VTK is designed to work with OpenGL version 3.2 but it appears it has been given a context that does not support 3.2. VTK will run in a compatibility mode designed to work with earlier versions of OpenGL but some features may not work. This error occurs in all of the tutorial examples. The odd thing is, other VTK-based examples such as the Blueberry-based CustomViewer and the QtFreeRenderer run perfectly fine, so I know it’s not a hardware issue. Does anyone have any idea what causes this issue (and how to fix it)? Some info on my system: • macOS 10.15.2 • Xcode 11.3.1 (11C504) • CMake 3.15.5 • Qt 5.12.5 • MITK Release 2018-04 (ba4a121c0bbcc0235a35346f0aaa1f30b380bb2e) Thanks in advance for any hint! Kind regards, —Sven Lafebre
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users