Can't build VTK sample project: Missing module

Hello, friend,

If you feel like trying an alternative to vcpkg, I suggest you to try Conan: https://conan.io/ . There is a so-called Conan recipe (a Python script) that works just fine automating building VTK with CMake. The same applies to whatever dependency your software may have.

regards,

Paulo

1 Like