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

Error with ./build.sh, All the third parties are building fine but ORB SLAM is causing the failure #795

Open
chetanpandey1266 opened this issue Aug 15, 2023 · 4 comments

Comments

@chetanpandey1266
Copy link

 30%] Linking CXX shared library ../../../Thirdparty/g2o/lib/libg2o.so
[ 30%] Built target g2o
make[2]: *** [CMakeFiles/ORB_SLAM3.dir/build.make:90: CMakeFiles/ORB_SLAM3.dir/src/Tracking.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:148: CMakeFiles/ORB_SLAM3.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
@chetanpandey1266
Copy link
Author

image

@chetanpandey1266 chetanpandey1266 changed the title Error with ./build.sh, probably some issue with g2o Error with ./build.sh, All the third parties are building fine but ORB SLAM is causing the failure Aug 15, 2023
@chetanpandey1266
Copy link
Author

Even tried the release version 1.0 but that too is not working and kind of giving the same error

@aPR0T0
Copy link

aPR0T0 commented Aug 23, 2023

Just clone the fork from #798 , it solves all the major build issues

@gautam-sh
Copy link

Replace c++11 to c++14 everywhere in the package

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

3 participants