-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Windows Failure February 2024 #136
Comments
|
|
This issue is more subtle, I need more time to work on this. |
For sure ros-controls/ros2_control#1382 should help, but I still have local failures that not appear in CI. |
New error:
|
Have attempted to fix by using yaml-cpp directly instead of the vendored version. |
That worked, we have no a similar failure on a related package:
|
Ok, I investigated more the issue. The core problem is that yaml-cpp <= 0.7.0 uses the Interestingly, everything would work fine with master yaml-cpp, as that provides both |
I proposed an upstream fix for this in ros2/yaml_cpp_vendor#46 . |
I backported this in the PR in ac9b73e . @Tobias-Fischer any idea on how to force the rebuild of the |
All fixed - thanks @traversaro |
Solution to issue cannot be found in the documentation.
Issue
.
Installed packages
.
Environment info
.
The text was updated successfully, but these errors were encountered: