Skip to content

Conversation

@JEnoch
Copy link
Collaborator

@JEnoch JEnoch commented Mar 14, 2025

Builds on Github Windows runners started to fail when their version changed from 20250209.1.0 to 20250224.5.0. The error log is:

  C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\cyclors-0.2.5\iceoryx\iceoryx_hoofs\platform\win\source\time.cpp(42,62): error C2039: 'system_clock': is not a member of 'std::chrono' [D:\a\zenoh-plugin-ros2dds\zenoh-plugin-ros2dds\target\debug\build\cyclors-919c8cd9ceb8a9b7\out\iceoryx-build\build\hoofs\platform\iceoryx_platform.vcxproj]
        C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.43.34808\include\__msvc_chrono.hpp(286,11):
        see declaration of 'std::chrono'

This error was solved in iceoryx with eclipse-iceoryx/iceoryx#2378.
It has been backported to iceoryx 2.0.3 in this fork
This PR makes cyclors to use this fork.

@JEnoch JEnoch marked this pull request as ready for review March 14, 2025 08:47
@JEnoch JEnoch merged commit 19533a4 into dev/0.2.x Mar 14, 2025
4 checks passed
JEnoch added a commit to eclipse-zenoh/zenoh-plugin-ros2dds that referenced this pull request Mar 14, 2025
YuanYuYuan pushed a commit to eclipse-zenoh/zenoh-plugin-ros2dds that referenced this pull request Mar 14, 2025
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

Successfully merging this pull request may close these issues.

2 participants