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

16.04 build errors #42

Open
MuhammadUmarAnjum opened this issue Feb 8, 2022 · 3 comments
Open

16.04 build errors #42

MuhammadUmarAnjum opened this issue Feb 8, 2022 · 3 comments

Comments

@MuhammadUmarAnjum
Copy link

Hi all , I cloned rviz_camera_stream and started catkin_make but it gives the following errors, please advise

Screenshot from 2022-02-08 18-55-07

@lucasw
Copy link
Owner

lucasw commented Feb 8, 2022

What version of Ubuntu and ros are you using?

@MuhammadUmarAnjum
Copy link
Author

MuhammadUmarAnjum commented Feb 8, 2022 via email

@lucasw lucasw changed the title Errors 16.04 build errors Feb 8, 2022
@lucasw
Copy link
Owner

lucasw commented Feb 8, 2022

Try adding set(CMAKE_CXX_FLAGS "-std=c++0x") ## Enable C++11 to the CMakeLists.txt, or -std=c++11 like the error says.

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