LBD_Descriptor icon indicating copy to clipboard operation
LBD_Descriptor copied to clipboard

Base/Math/Matrix.hh no such file or directory

Open chaiein opened this issue 7 years ago • 3 comments

n file included from /home/chaiein/VR/LBD_Descriptor/TestLineMatchingAlgorithm.cpp:51:0: /home/chaiein/VR/LBD_Descriptor/PairwiseLineMatching.hh:11:31: fatal error: Base/Math/Matrix.hh: No such file or directory compilation terminated. CMakeFiles/TestLineMatchingAlgorithm.dir/build.make:62: recipe for target 'CMakeFiles/TestLineMatchingAlgorithm.dir/TestLineMatchingAlgorithm.cpp.o' failed make[2]: *** [CMakeFiles/TestLineMatchingAlgorithm.dir/TestLineMatchingAlgorithm.cpp.o] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/TestLineMatchingAlgorithm.dir/all' failed make[1]: *** [CMakeFiles/TestLineMatchingAlgorithm.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

How to solve this issue?

chaiein avatar Mar 09 '17 06:03 chaiein

May be installing the BIAS library would solve this problem. Have you solve this problem?

xuefeng-cvr avatar Sep 22 '17 01:09 xuefeng-cvr

sorry, it still keeps failed.

ZhuChaozheng avatar May 14 '18 11:05 ZhuChaozheng

I removed BIAS based on someone else's code. The executable code can be found in my github.

xuefeng-cvr avatar May 18 '18 08:05 xuefeng-cvr