Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run ./make_project.sh find some quisions #45

Open
YatSenMeng opened this issue Dec 6, 2019 · 0 comments
Open

run ./make_project.sh find some quisions #45

YatSenMeng opened this issue Dec 6, 2019 · 0 comments

Comments

@YatSenMeng
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant