8000 Make error · Issue #72 · lukasvst/dm-vio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make error #72

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

Open
momo1986 opened this issue Apr 15, 2025 · 1 comment
Open

Make error #72

momo1986 opened this issue Apr 15, 2025 · 1 comment

Comments

@momo1986
Copy link

I met the compilation error ”cmake .. -DCMAKE_BUILD_TYPE=Release && make -j4 VERBOSE=1| tee debug.log“.

The error log is:
"/usr/bin/ranlib lib/libdmvio.a
make[2]: Leaving directory '/home/xuanlab/Code/SLAM/dm-vio/build'
[ 82%] Built target dmvio
make[1]: Leaving directory '/home/xuanlab/Code/SLAM/dm-vio/build'
make: *** [Makefile:136: all] Error 2"

I cannot find further detailed log, but the compiler toggle is wierd:
"cd /home/xuanlab/Code/SLAM/dm-vio/build/test/googletest/googletest && /usr/bin/c++ -DENABLE_SSE -I/home/xuanlab/Code/SLAM/dm-vio/src -I/home/xuanlab/Code/SLAM/dm-vio/src/dso -I/home/xuanlab/Code/SLAM/dm-vio/thirdparty/Sophus -I/home/xuanlab/Code/SLAM/dm-vio/thirdparty/sse2neon -I/usr/include/eigen3 -I/usr/include/opencv4 -I/usr/include/suitesparse -I/home/xuanlab/anaconda3/include -I/home/xuanlab/Code/SLAM/dm-vio/test/googletest/googletest/include -I/home/xuanlab/Code/SLAM/dm-vio/test/googletest/googletest -O3 -DNDEBUG -std=c++14 -Wall -Wshadow -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /home/xuanlab/Code/SLAM/dm-vio/test/googletest/googletest/src/gtest-all.cc".

How can I resolve the issue?

Thanks & Regards!
Momo

@momo1986
Copy link
Author

I follow the installation step, only skipping Librealsense and ziplib.

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
0