InsightSoftwareConsortium / ITKTotalVariation

External Module for Total Variation Algorithms, providing wrap for https://github.com/albarji/proxTV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote module does not configure

hjmjohnson opened this issue · comments

-- TotalVariation_proxTV_USE_EIGEN: ON
-- ITKTotalVariation: Using internal ITK Eigen Config found in: /home/johnsonhj/Dashboard/src/ITK-clang11/ITKInternalEigen3-build
-- Configuring proxTV
--   version: 3.2.1
--   description: Toolbox for fast Total Variation proximity operators
-- Eigen Found: /home/johnsonhj/Dashboard/src/ITK/Modules/ThirdParty/Eigen3/src/itkeigen
-- OpenMP found: TRUE
CMake Error at /home/johnsonhj/Dashboard/src/ITK-clang11/_deps/proxtv_fetch-build/proxTVConfig.cmake:11 (message):
  File or directory
  /home/johnsonhj/Dashboard/src/ITK-clang11/_deps/proxtv_fetch-build/proxTVTargets.cmake
  referenced by variable proxTV_TARGETS does not exist !
Call Stack (most recent call first):
  /home/johnsonhj/Dashboard/src/ITK-clang11/_deps/proxtv_fetch-build/proxTVConfig.cmake:17 (set_and_check)
  /home/johnsonhj/Dashboard/src/ITK-clang11/lib/cmake/ITK-5.1/Modules/TotalVariation.cmake:20 (find_package)
  CMake/ITKModuleAPI.cmake:76 (include)
  CMake/ITKModuleAPI.cmake:7 (itk_module_load)
  CMake/ITKModuleAPI.cmake:153 (_itk_module_use_recurse)
  CMake/ITKModuleMacros.cmake:328 (itk_module_use)
  Modules/Remote/TotalVariation/test/CMakeLists.txt:1 (itk_module_test)


-- Configuring incomplete, errors occurred!
See also "/home/johnsonhj/Dashboard/src/ITK-clang11/CMakeFiles/CMakeOutput.log".
See also "/home/johnsonhj/Dashboard/src/ITK-clang11/CMakeFiles/CMakeError.log".

This was caused by the merge of: #29

Reverted.