rubengooj / stvo-pl

Stereo Visual Odometry by combining point and line segment features
GNU General Public License v3.0
222 stars 96 forks source link

when I run build.sh, two errors reported. Could you help me? Thank you. #22

Open wolfcanli opened 1 year ago

wolfcanli commented 1 year ago

[100%] Linking CXX executable imagesStVO ../lib/libstvo.so: undefined reference tocv::ximgproc::createFastLineDetector(int, float, double, double, int, bool)' collect2: error: ld returned 1 exit status CMakeFiles/imagesStVO.dir/build.make:130: recipe for target 'imagesStVO' failed make[2]: [imagesStVO] Error 1 CMakeFiles/Makefile2:97: recipe for target 'CMakeFiles/imagesStVO.dir/all' failed make[1]: [CMakeFiles/imagesStVO.dir/all] Error 2 Makefile:102: recipe for target 'all' failed make: *** [all] Error 2`