Hi, On Tue, Dec 08, 2020 at 04:21:01AM +0800, Drew Parsons wrote: > First thing to try would be building against vtk9, which Anton recently > released for us.
Thanks for the hint but switching to vtk9 leads to cmake errors: -- The imported target "vtkgdcmsharpglue" references the file "/usr/lib/x86_64-linux-gnu/libvtkgdcmsharpglue.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/x86_64-linux-gnu/gdcm-3.0/GDCMTargets.cmake" but not all the files it references. -- The imported target "vtkgdcmJava" references the file "/usr/lib/x86_64-linux-gnu/jni/libvtkgdcmJava.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/x86_64-linux-gnu/gdcm-3.0/GDCMTargets.cmake" but not all the files it references. -- The imported target "vtkgdcmPython" references the file "/usr/lib/python/dist-packages/vtkgdcmPython.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/x86_64-linux-gnu/gdcm-3.0/GDCMTargets.cmake" but not all the files it references. -- The imported target "vtkgdcmPythonD" references the file "/usr/lib/x86_64-linux-gnu/libvtkgdcmPythonD.so.3.0.7" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/x86_64-linux-gnu/gdcm-3.0/GDCMTargets.cmake" but not all the files it references. ... This does not happen with vtk7. But may be it needs ITK5? Kind regards Andreas. -- http://fam-tille.de