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

Provide OpenDDS and CMake? #29

Open
iguessthislldo opened this issue Oct 27, 2021 · 2 comments
Open

Provide OpenDDS and CMake? #29

iguessthislldo opened this issue Oct 27, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@iguessthislldo
Copy link
Member

iguessthislldo commented Oct 27, 2021

There are packages like cmake that can provide prebuilt binaries. Maybe it's possible to provide OpenDDS libraries and binaries using a Python wheel, in pyopendds itself or maybe better in a separate opendds package. Also maybe cmake should be added to the dependencies so the user doesn't have to worry about having it.

If PyOpenDDS provides OpenDDS and CMake it should be easy or even automatic detected to not use ones from the Python packages.

@iguessthislldo
Copy link
Member Author

CMake, along with Ninja, is now provided as it's a dependency of cmake-build-extension.

@iguessthislldo
Copy link
Member Author

Related: #58

This is more of a infrastructure of getting prebuilt OpenDDS, while the other is solvable within PyOpenDDS once the proper CMake support for OpenDDS is in place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant