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

/usr/bin/ld: cannot find -lhdf5 #66

Open
Kaushik093 opened this issue Jun 6, 2022 · 3 comments
Open

/usr/bin/ld: cannot find -lhdf5 #66

Kaushik093 opened this issue Jun 6, 2022 · 3 comments

Comments

@Kaushik093
Copy link

When I run catkin_make after cloning the repo I get this error message.

/usr/bin/ld: cannot find -lhdf5 collect2: error: ld returned 1 exit status reuleaux/map_creator/CMakeFiles/hdf5_dataset.dir/build.make:376: recipe for target '/home/kaush/catkin_ws/devel/lib/libhdf5_dataset.so' failed make[2]: *** [/home/kaush/catkin_ws/devel/lib/libhdf5_dataset.so] Error 1 CMakeFiles/Makefile2:1176: recipe for target 'reuleaux/map_creator/CMakeFiles/hdf5_dataset.dir/all' failed make[1]: *** [reuleaux/map_creator/CMakeFiles/hdf5_dataset.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
How do I fix this?

@Rakee003
Copy link

Did you fix this? Having the same issue

@Kaushik093
Copy link
Author

Use the method given in #41 .

@Rakee003
Copy link

Thank you , it solved

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