MVIG-SJTU / pointSIFT

a module for 3D semantic segmentation in point clouds.
644 stars 119 forks source link

fatal error: kdt.h: No such file or directory #1

Open gasvn opened 6 years ago

gasvn commented 6 years ago

I am having trouble while running tf_pointSIFT_compile.sh. ############ main.cpp:11:17: fatal error: kdt.h: No such file or directory ############ Is this kdt.h a part of kdt-0.3.tar.gz? I tried to install it, but it doesn't work. HELP!!!!PLEASE!!!!

jmydurant commented 6 years ago

sorry for my late reply. I have fixed this issue. you can remove #include "kdt.h". or download this rep again.