pypopsift icon indicating copy to clipboard operation
pypopsift copied to clipboard

fatal error: devil_cpp_wrapper.hpp

Open Ethan-Zheng136 opened this issue 10 months ago • 1 comments

[ 92%] Building CXX object third_party/popsift/src/application/CMakeFiles/popsift-demo.dir/main.cpp.o /DATA_EDS2/zhangbr2407/pypopsift/third_party/popsift/src/application/match.cpp:29:10: fatal error: devil_cpp_wrapper.hpp: 没有那个文件或目录 29 | #include <devil_cpp_wrapper.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. /DATA_EDS2/zhangbr2407/pypopsift/third_party/popsift/src/application/main.cpp:29:10: fatal error: devil_cpp_wrapper.hpp: 没有那个文件或目录 29 | #include <devil_cpp_wrapper.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [third_party/popsift/src/application/CMakeFiles/popsift-match.dir/build.make:79:third_party/popsift/src/application/CMakeFiles/popsift-match.dir/match.cpp.o] 错误 1 make[2]: *** 正在等待未完成的任务.... make[2]: *** [third_party/popsift/src/application/CMakeFiles/popsift-demo.dir/build.make:79:third_party/popsift/src/application/CMakeFiles/popsift-demo.dir/main.cpp.o] 错误 1 make[2]: *** 正在等待未完成的任务.... make[1]: *** [CMakeFiles/Makefile2:273:third_party/popsift/src/application/CMakeFiles/popsift-demo.dir/all] 错误 2 make[1]: *** 正在等待未完成的任务.... make[1]: *** [CMakeFiles/Makefile2:305:third_party/popsift/src/application/CMakeFiles/popsift-match.dir/all] 错误 2 [ 94%] Linking CXX shared module pypopsift.cpython-38-x86_64-linux-gnu.so lto-wrapper: warning: using serial compilation of 2 LTRANS jobs [ 94%] Built target pypopsift make: *** [Makefile:136:all] 错误 2

Ethan-Zheng136 avatar Mar 20 '25 18:03 Ethan-Zheng136

if simply delete main.cpp and match.cpp, it will definitely ending up lacking of functionality. May i ask how can i solve this problem out?

Ethan-Zheng136 avatar Mar 20 '25 18:03 Ethan-Zheng136