Skip to content

Make filters compile with MSVC #88

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

Merged
merged 15 commits into from
Jun 19, 2025
Merged

Conversation

christophfroehlich
Copy link
Contributor

From time to time, ros2_control framework gets user feedback (@traversaro for example ;)) for build errors on Windows. I worked on a github CI job to build our stack on rolling with pixi, but the filters package needs some changes to make it compile.

I don't use ROS on Windows apart from the CI job, maybe there are other ways to achieve this?

sys/time.h is not available on windows
   CMake Error at CMakeLists.txt:229 (add_custom_command):
    Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given.
@traversaro
Copy link
Contributor

Thanks a lot for working on this, this is really useful!

@jonbinney
Copy link
Contributor

Thanks for this! I'll try to get around to reviewing it today.

@christophfroehlich
Copy link
Contributor Author

christophfroehlich commented Jun 19, 2025

Copy link
Contributor

@jonbinney jonbinney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jonbinney jonbinney merged commit bc7c22f into ros:ros2 Jun 19, 2025
8 checks passed
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.

3 participants