How to get VTK9 + Qt6 working together?

The Qt6 support branch has been merged into master. VTK supports both Qt5 and Qt6. You can choose the version of Qt to use via the variable VTK_QT_VERSION during the CMake configure step.

1 Like