You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear author, think your program, i find some issue when i run make_project.sh, it display some error about opencv complier, please you help me cope with the problem then i can use the project achieve my research.
Scanning dependencies of target run_dso_tum_mono
[ 84%] Building CXX object examples/CMakeFiles/run_dso_tum_mono.dir/run_dso_tum_mono.cc.o
[ 87%] Linking CXX executable ../../bin/run_dso_tum_mono
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::readStreamBW_8U(char*, int)’中:
ImageRW_OpenCV.cc:(.text+0x7d2):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage)’中:
ImageRW_OpenCV.cc:(.text+0xc0a):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage<Eigen::Matrix<unsigned char, 3, 1, 0, 3, 1> >)’中:
ImageRW_OpenCV.cc:(.text+0xf58):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage)’中:
ImageRW_OpenCV.cc:(.text+0x129e):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage<Eigen::Matrix<float, 3, 1, 0, 3, 1> >)’中:
ImageRW_OpenCV.cc:(.text+0x15e0):对‘cv::Mat::updateContinuityFlag()’未定义的引用
collect2: error: ld returned 1 exit status
examples/CMakeFiles/run_dso_tum_mono.dir/build.make:161: recipe for target '../bin/run_dso_tum_mono' failed
make[2]: *** [../bin/run_dso_tum_mono] Error 1
CMakeFiles/Makefile2:144: recipe for target 'examples/CMakeFiles/run_dso_tum_mono.dir/all' failed
make[1]: *** [examples/CMakeFiles/run_dso_tum_mono.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Dear author, think your program, i find some issue when i run make_project.sh, it display some error about opencv complier, please you help me cope with the problem then i can use the project achieve my research.
Scanning dependencies of target run_dso_tum_mono
[ 84%] Building CXX object examples/CMakeFiles/run_dso_tum_mono.dir/run_dso_tum_mono.cc.o
[ 87%] Linking CXX executable ../../bin/run_dso_tum_mono
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::readStreamBW_8U(char*, int)’中:
ImageRW_OpenCV.cc:(.text+0x7d2):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage)’中:
ImageRW_OpenCV.cc:(.text+0xc0a):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage<Eigen::Matrix<unsigned char, 3, 1, 0, 3, 1> >)’中:
ImageRW_OpenCV.cc:(.text+0xf58):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage)’中:
ImageRW_OpenCV.cc:(.text+0x129e):对‘cv::Mat::updateContinuityFlag()’未定义的引用
../../lib/libldso.a(ImageRW_OpenCV.cc.o):在函数‘ldso::IOWrap::writeImage(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, ldso::MinimalImage<Eigen::Matrix<float, 3, 1, 0, 3, 1> >)’中:
ImageRW_OpenCV.cc:(.text+0x15e0):对‘cv::Mat::updateContinuityFlag()’未定义的引用
collect2: error: ld returned 1 exit status
examples/CMakeFiles/run_dso_tum_mono.dir/build.make:161: recipe for target '../bin/run_dso_tum_mono' failed
make[2]: *** [../bin/run_dso_tum_mono] Error 1
CMakeFiles/Makefile2:144: recipe for target 'examples/CMakeFiles/run_dso_tum_mono.dir/all' failed
make[1]: *** [examples/CMakeFiles/run_dso_tum_mono.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: