mvukov / rules_ros2

Build ROS 2 with Bazel
Apache License 2.0
75 stars 42 forks source link

C/C++: treat typesupport identifier libs as dynamic #299

Closed mvukov closed 2 months ago

mvukov commented 3 months ago

An alternative and simpler approach to nail problems with type-support identifiers problems.

@brians-neptune PTAL. @mikebauer PTAL and tell me whether this works with your clang+libc++ combo.

mvukov commented 3 months ago

@ahans PTAL as well and tell me what you think.