kwiver_algo_core is now exist in 'kwiver/arrows/core'
I am trying to built Maptk it is showing the following error:
CMake Error at /home/balaji/Downloads/kwiver/kwiver/CMake/utils/kwiver-utils-targets.cmake:120 (add_executable): Target "maptk_match_matrix" links to target "kwiver::kwiver_algo_core" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): tools/CMakeLists.txt:24 (kwiver_add_executable)
Could you provide more details about your environment? What operating system, compiler, and version of CMake? Also, am I correct in understanding that you have already successfully built KWIVER and you are now trying to build MAP-Tk against KWIVER?
I have the same problem. The file kwiver_algo_core_export.h isn't existed.