When compiling greedy, it asked for VTK binary directory.
Following similar issue here, I installed VTK but now is giving this error:
From the VTK git repo I could not find IOCore or IOGeometry or the others. Could you suggest how to resolve this? Thank you!
Ubuntu system.
GREEDY Version: 1.3.0-alpha Released Sep 28, 2022
GIT Info:
Branch : master
SHA : ee6a9efa12fea5fe9a746babc7c53b54ab49a1c2
Date : 2022-09-28 07:52:39 -0400
CMake Error at CMakeLists.txt:66 (FIND_PACKAGE):
Found package configuration file:
/home/ubuntu/code/vtk/build/vtk-config.cmake
but it set VTK_FOUND to FALSE so package "VTK" is considered to be NOT
FOUND. Reason given by package:
Could not find the VTK package with the following required components:
IOCore, IOGeometry, IOLegacy, IOPLY.
When compiling greedy, it asked for VTK binary directory.
Following similar issue here, I installed VTK but now is giving this error:
From the VTK git repo I could not find
IOCoreorIOGeometryor the others. Could you suggest how to resolve this? Thank you!Ubuntu system.