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

humble,There was an error compiling #80

Open
CoWater opened this issue Dec 29, 2023 · 0 comments
Open

humble,There was an error compiling #80

CoWater opened this issue Dec 29, 2023 · 0 comments

Comments

@CoWater
Copy link

CoWater commented Dec 29, 2023

Ubuntu22.04 Humble

Starting >>> domain_bridge
--- stderr: domain_bridge
/home/fang/hiway_ws/build/domain_bridge/rosidl_typesupport_fastrtps_c/domain_bridge/msg/detail/compressed_msg__type_support_c.cpp: In function ‘bool _CompressedMsg__cdr_serialize(const void*, eprosima::fastcdr::Cdr&)’:
/home/fang/hiway_ws/build/domain_bridge/rosidl_typesupport_fastrtps_c/domain_bridge/msg/detail/compressed_msg__type_support_c.cpp:59:9: error: ‘class eprosima::fastcdr::Cdr’ has no member named ‘serializeArray’; did you mean ‘serialize_array’?
59 | cdr.serializeArray(array_ptr, size);
| ^~~~~~~~~~~~~~
| serialize_array
/home/fang/hiway_ws/build/domain_bridge/rosidl_typesupport_fastrtps_c/domain_bridge/msg/detail/compressed_msg__type_support_c.cpp: In function ‘bool _CompressedMsg__cdr_deserialize(eprosima::fastcdr::Cdr&, void*)’:
/home/fang/hiway_ws/build/domain_bridge/rosidl_typesupport_fastrtps_c/domain_bridge/msg/detail/compressed_msg__type_support_c.cpp:87:9: error: ‘class eprosima::fastcdr::Cdr’ has no member named ‘deserializeArray’; did you mean ‘deserialize_array’?
87 | cdr.deserializeArray(array_ptr, size);
| ^~~~~~~~~~~~~~~~
| deserialize_array
gmake[2]: *** [CMakeFiles/domain_bridge__rosidl_typesupport_fastrtps_c.dir/build.make:91: CMakeFiles/domain_bridge__rosidl_typesupport_fastrtps_c.dir/rosidl_typesupport_fastrtps_c/domain_bridge/msg/detail/compressed_msg__type_support_c.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:310: CMakeFiles/domain_bridge__rosidl_typesupport_fastrtps_c.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
gmake: *** [Makefile:146: all] Error 2

Failed <<< domain_bridge [8.80s, exited with code 2]

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

1 participant