uzh-rpg / vilib

CUDA Visual Library by RPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems when Compiling

SJTU-yys opened this issue · comments

commented

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?