Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote module does not configure #33

Closed
hjmjohnson opened this issue Feb 20, 2020 · 1 comment
Closed

Remote module does not configure #33

hjmjohnson opened this issue Feb 20, 2020 · 1 comment
Assignees

Comments

@hjmjohnson
Copy link
Member

-- 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".
@phcerdan
Copy link
Collaborator

This was caused by the merge of: #29

Reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants