You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/rosidl_typesupport_protobuf/rosidl_typeadapter_protobuf_test/test/subscribe_basic_types.cpp:21:10: fatal error: test_msgs/rosidl_adapter_proto__visibility_control.h: No such file or directory
21 | #include "test_msgs/rosidl_adapter_proto__visibility_control.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I'm not sure where to find the rosidl_adapter_proto__visibility_control.h file, is it in ROS installation folder? I can't find it there.
Is it generated during compiling, but to which folder?
The text was updated successfully, but these errors were encountered:
Hi,
I would like to try to run the test code, when I build
and I have this errors:
I'm not sure where to find the
rosidl_adapter_proto__visibility_control.h
file, is it in ROS installation folder? I can't find it there.Is it generated during compiling, but to which folder?
The text was updated successfully, but these errors were encountered: