----------- ENTRY ------------
----------- PHASE 2 ------------
Configuring CIP...
CMake Warning at /usr/share/cmake/Modules/FindITK.cmake:48 (find_package):
Could not find a package configuration file named "ITKConfig.cmake"
provided by package "ITK".
Add the installation prefix of "ITK" to CMAKE_PREFIX_PATH or set "ITK_DIR"
to a directory containing one of the above files. If "ITK" provides a
separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
CIP.cmake:37 (FIND_PACKAGE)
CMakeLists.txt:38 (include)
CMake Error at CIP.cmake:41 (MESSAGE):
Cannot build without ITK
Call Stack (most recent call first):
CMakeLists.txt:38 (include)
-- Configuring incomplete, errors occurred!
|