Closed songyuc closed 1 year ago
Seems to be the same issue as https://github.com/ros2/examples/issues/344 and not related to RoboStack specifically but to ROS2 in general.
Suggested solution is to change
https://github.com/ros2/examples/blob/1d97c4fc7445554f6f85f63305d424fc017212a0/rclcpp/topics/minimal_subscriber/CMakeLists.txt#L40
to STATIC
instead of SHARED
.
Hi, @Tobias-Fischer! Thanks sincerely for the suggested solution.
Can we close here?
I am trying validate this solution. So, could you please give a little more time? And I will list my validation results here.
This issue would also appear on a ROS2 Iron Official Installation.
Solution to issue cannot be found in the documentation.
Issue
Hi, guys! I met an error on Win11 when running colcon build --symlink-install --merge-install in the Humble tutorial.
The command and error output is like the following:
Installed packages
Environment info