itksnap icon indicating copy to clipboard operation
itksnap copied to clipboard

unable to build the code

Open jsemeda opened this issue 2 months ago • 0 comments

I am trying to build the code on Windows10 and MSVC 2022 with cmake 4.0.3 and getting this error CMake Error at CMake/standalone.cmake:4 (FIND_PACKAGE): By not providing "FindITK.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ITK", but CMake did not find one.

Could not find a package configuration file provided by "ITK" (requested version 5.4) with any of the following names:

ITKConfig.cmake
itk-config.cmake

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): CMakeLists.txt:155 (INCLUDE)

There is no such file in the directory

jsemeda avatar Oct 12 '25 23:10 jsemeda