DukeGuo
DukeGuo
Hello, bro. When I run the 'gslam Act=Tests --gtest_filter=*', I meet an error in my ubuntu 16.04. the log as follows: duke@ubuntu:~$ gslam Act=Tests --gtest_filter=* [==========] Running 27 tests from...
大家好,我在编译的时候应该是版本对应的问题,出现了下面的提示: UAVProcessGeoMosaic.cpp:(.text+0x3900): undefined reference to `stlplus::folder_exists(std::__cxx11::basic_string const&)' UAVProcessGeoMosaic.cpp:(.text+0x393b): undefined reference to `stlplus::folder_files(std::__cxx11::basic_string const&)' CMakeFiles/UAVProcess.dir/UAVICPProc.cpp.o: In function `UAVICPExtract::UAVICPExtractMatchesEnvi(std::__cxx11::basic_string, std::__cxx11::basic_string, std::__cxx11::basic_string, EXTRACT_TYPE)': UAVICPProc.cpp:(.text+0x1de): undefined reference to `openMVG::image::Image::Image()' UAVICPProc.cpp:(.text+0x1ed): undefined reference to `openMVG::image::Image::Image()'...