RobotecAI / ros2cs

A C# (.Net) implementation of ros2 client library (rcl), enabling communication between ros2 ecosystem and C#/.Net applications such as Unity3D
Apache License 2.0
89 stars 22 forks source link

Windows 11 build with stderr #58

Open NikoFeith opened 1 year ago

NikoFeith commented 1 year ago

I wanted to build ros2cs on Windows 11 and it finished but with the following sterr: Screenshot 2023-09-27 180047 Is there a way to resolve the errors?

Deric-W commented 10 months ago

I think it is normal that the message generation produces stderr output and the TypeError at the end is caused by the code colcon uses to display the desktop notification and has nothing to do with the build.