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

Cmake error in 18.04 #46

Open
augad17 opened this issue Apr 19, 2022 · 1 comment
Open

Cmake error in 18.04 #46

augad17 opened this issue Apr 19, 2022 · 1 comment

Comments

@augad17
Copy link

augad17 commented Apr 19, 2022

Hello, I installed the package and after catkin_make it shows this error in the end

[ 25%] Generating include/rviz_camera_stream/moc_camera_display.cpp
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libGL.so', needed by '/home/adsafe/rosboard_ws/devel/lib/librviz_camera_stream.so'. Stop.
make[2]: *** Waiting for unfinished jobs....
[ 75%] Building CXX object rviz_camera_stream/CMakeFiles/rviz_camera_stream.dir/src/camera_display.cpp.o
[ 75%] Building CXX object rviz_camera_stream/CMakeFiles/rviz_camera_stream.dir/include/rviz_camera_stream/moc_camera_display.cpp.o
CMakeFiles/Makefile2:1490: recipe for target 'rviz_camera_stream/CMakeFiles/rviz_camera_stream.dir/all' failed
make[1]: *** [rviz_camera_stream/CMakeFiles/rviz_camera_stream.dir/all] Error 2
Makefile:145: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j4 -l4" failed

@lucasw
Copy link
Owner

lucasw commented Apr 19, 2022

No rule to make target '/usr/lib/x86_64-linux-gnu/libGL.so' is the important line- do you have libgl-dev installed?

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