That didn’t solve the problem either.
Fine, let’s say the vcpkg version is broken, I still don’t understand how cmake seems to completely ignore the source installation despite me providing the installation directory. It doesn’t even throw error messages, it simply does nothing.
I built the source installation with the ccmake command, are there any settings I had to adjust? For example, CMAKE_BUILD_TYPE is set to “Debug”, shouldn’t that be Release? Is that even important? I have no idea how to make this work. I followed every step of the installation steps prvided here: https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/dev/build.md
At this point I am just trying to get a working VTK installation.