Skip to content

Instantly share code, notes, and snippets.

@rkanavath
Created September 12, 2016 09:19
Show Gist options
  • Save rkanavath/bd0fe8125a4f9afaceb7192f2866dfea to your computer and use it in GitHub Desktop.
Save rkanavath/bd0fe8125a4f9afaceb7192f2866dfea to your computer and use it in GitHub Desktop.
CMake Error at C:/Tools/CMake-3.5.2/share/cmake-3.5/Modules/GenerateExportHeader.cmake:367 (get_property):
get_property could not find TARGET OTB6S. Perhaps it has not yet been
created.
Call Stack (most recent call first):
CMake/OTBModuleMacros.cmake:191 (generate_export_header)
Modules/ThirdParty/6S/CMakeLists.txt:7 (otb_module_impl)
CMake Error at CMake/OTBModuleMacros.cmake:206 (set_property):
set_property could not find TARGET OTB6S. Perhaps it has not yet been
created.
Call Stack (most recent call first):
Modules/ThirdParty/6S/CMakeLists.txt:7 (otb_module_impl)
CMake Error at C:/Tools/CMake-3.5.2/share/cmake-3.5/Modules/GenerateExportHeader.cmake:367 (get_property):
get_property could not find TARGET OTBITK. Perhaps it has not yet been
created.
Call Stack (most recent call first):
CMake/OTBModuleMacros.cmake:191 (generate_export_header)
Modules/ThirdParty/ITK/CMakeLists.txt:8 (otb_module_impl)
CMake Error at CMake/OTBModuleMacros.cmake:206 (set_property):
set_property could not find TARGET OTBITK. Perhaps it has not yet been
created.
Call Stack (most recent call first):
Modules/ThirdParty/ITK/CMakeLists.txt:8 (otb_module_impl)
CMake Error at C:/Tools/CMake-3.5.2/share/cmake-3.5/Modules/GenerateExportHeader.cmake:367 (get_property):
get_property could not find TARGET OTBAnomalyDetection. Perhaps it has not
yet been created.
Call Stack (most recent call first):
CMake/OTBModuleMacros.cmake:191 (generate_export_header)
Modules/Hyperspectral/AnomalyDetection/CMakeLists.txt:2 (otb_module_impl)
CMake Error at CMake/OTBModuleMacros.cmake:206 (set_property):
set_property could not find TARGET OTBAnomalyDetection. Perhaps it has not
yet been created.
Call Stack (most recent call first):
Modules/Hyperspectral/AnomalyDetection/CMakeLists.txt:2 (otb_module_impl)
-- Boost version: 1.60.0
-- Boost unit_test_framework not found. Hence otbOGRTests will be skipped
CMake Error at C:/Tools/CMake-3.5.2/share/cmake-3.5/Modules/GenerateExportHeader.cmake:367 (get_property):
get_property could not find TARGET OTBBoost. Perhaps it has not yet been
created.
Call Stack (most recent call first):
CMake/OTBModuleMacros.cmake:191 (generate_export_header)
Modules/ThirdParty/Boost/CMakeLists.txt:12 (otb_module_impl)
CMake Error at CMake/OTBModuleMacros.cmake:206 (set_property):
set_property could not find TARGET OTBBoost. Perhaps it has not yet been
created.
Call Stack (most recent call first):
Modules/ThirdParty/Boost/CMakeLists.txt:12 (otb_module_impl)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment