selective_search_py icon indicating copy to clipboard operation
selective_search_py copied to clipboard

about make

Open CSJDeveloper opened this issue 7 years ago • 0 comments

When trying the last step "make", there is an problem showed as following: fatal error: segment/segment-image.h: No such file or directory #include "segment/segment-image.h"..

are there any solutions? before this there is a warning: "CMake Warning (dev) at CMakeLists.txt:15 (add_library): Policy CMP0038 is not set: Targets may not link directly to themselves." My CMake version is 3.5.2

CSJDeveloper avatar Nov 17 '18 13:11 CSJDeveloper