uzh-rpg/vilib

Problems when Compiling

SJTU-yys opened this issue · 0 comments

The problem is that some header files cannot be found when compiling:
src/preprocess/pyramid_cpu.cpp:26:36: fatal error: visual_lib/simd_common.h: No such file or directory
It seems that there is no header file named simd_common.h in the repo?