kwiver icon indicating copy to clipboard operation
kwiver copied to clipboard

kwiver_algo_core is now exist in 'kwiver/arrows/core'

Open balajib5497 opened this issue 7 years ago • 2 comments

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)

balajib5497 avatar Apr 13 '18 07:04 balajib5497

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?

mleotta avatar Apr 13 '18 12:04 mleotta

I have the same problem. The file kwiver_algo_core_export.h isn't existed.

ghost avatar Aug 30 '18 04:08 ghost