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

can not compile due to /usr/bin/ld: cannot find -lIL #112

Open
Vivienfanghua57 opened this issue Apr 25, 2019 · 1 comment
Open

can not compile due to /usr/bin/ld: cannot find -lIL #112

Vivienfanghua57 opened this issue Apr 25, 2019 · 1 comment

Comments

@Vivienfanghua57
Copy link

My pc environment is: Ubuntu 16.04(AMD64) with ROS kinetic. When I try to compile the whole project under catkin_ws directory with catkin_make command, the error /usr/bin/ld: cannot find -lIL occured all the time.

Is there any there other Prerequisites?

@huangwen0907
Copy link

Have you solved this problem?
I have the same error when I build the code.

sudo apt-get install libdevil1c2 libdevil-dev

and fix my problem. Hope it can help you.

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