error on console.h while compile
I'm trying to compile a package and i'm having this error:
/opt/ros/kinetic/include/ros/console.h:373:3: error: expected initializer before ‘do’ do \
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I'm trying to compile a package and i'm having this error:
/opt/ros/kinetic/include/ros/console.h:373:3: error: expected initializer before ‘do’ do \
Asked: 2019-08-13 06:41:00 -0600
Seen: 178 times
Last updated: Aug 13 '19
it would help if you would link to the package that gives you this issue. Or provide a reproducable example. And say which OS and package version you hvae. Like this, we can really only guess...