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

build issue #2

Open
liuhang0727 opened this issue May 3, 2019 · 1 comment
Open

build issue #2

liuhang0727 opened this issue May 3, 2019 · 1 comment

Comments

@liuhang0727
Copy link

When I build the project, there are something wrong, the error output are

/usr/bin/ld: cannot find -lLIBPUTSLAM
collect2: error: ld returned 1 exit status
CMakeFiles/demoROS.dir/build.make:207: recipe for target 'bin/demoROS' failed
make[2]: *** [bin/demoROS] Error 1
CMakeFiles/Makefile2:980: recipe for target 'CMakeFiles/demoROS.dir/all' failed
make[1]: *** [CMakeFiles/demoROS.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Could you give me some advice about it? Thank you very much.

@dominikbelter
Copy link
Contributor

"sudo make install" should help when you build PUTSLAM library.
If you are not going to use ROS node, you can disable the module using cmake-gui.
Note that we do not maintain the code anymore.

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

2 participants