Skip to content
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

Add CMake Options to Disable pybind/swig #300

Closed
3 tasks done
mjcarroll opened this issue Aug 9, 2022 · 0 comments
Closed
3 tasks done

Add CMake Options to Disable pybind/swig #300

mjcarroll opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mjcarroll
Copy link
Contributor

mjcarroll commented Aug 9, 2022

Environment

  • OS Version: Windows (but affects all)
  • Source or binary build? Source

Description

We fail the build in gz-math and sdformat when python or ruby bindings aren't generated, even though these could be considered optional components.

This is particularly an issue on Windows, where we don't prompt users to install all dependencies required for bindings, causing the build to fail by default.

In general, we should provide knobs to opt out of optional behavior, and recommend using them on platforms where language bindings are inconvenient (aka Windows)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant