How to get VTK9 + Qt6 working together?

One more thing - You shouldn’t have to keep merging the branch into master for testing, unless you want to. Just a checkout should do -

git fetch "git@gitlab.kitware.com:sankhesh/vtk.git" "qt6-support"
git checkout -b "sankhesh/vtk-qt6-support" FETCH_HEAD