ros / console_bridge

A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
BSD 3-Clause "New" or "Revised" License
22 stars 62 forks source link

Build errors #57

Closed calvertdw closed 6 years ago

calvertdw commented 6 years ago

Platform: Windows 10 1803 Built with VS 2017

Command line warning D9002: ignoring unknown option '-fvisibility=hidden'

error C2065: 'deprecated': undeclared identifier error C4430: missing type specifier - int assumed. Note: C++ does not support default-int error C2448: 'attribute': function-style initializer appears to be a function definition

CMakeError.log

calvertdw commented 6 years ago

Building this independently works just fine. This problem was related to https://github.com/esteve/ros2_java/blob/master/ros2_java_desktop.repos