Hi,
Do you need Java support in VTK?
If yes, then take a look at this: installation of vtk 9.0 with python, java wrappers
If not, try disabling it in CMake: set VTK_WRAP_JAVA
to OFF/NO.
best,
PC
Hi,
Do you need Java support in VTK?
If yes, then take a look at this: installation of vtk 9.0 with python, java wrappers
If not, try disabling it in CMake: set VTK_WRAP_JAVA
to OFF/NO.
best,
PC