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 C++ SDK conda package #4130

Closed
Wumpf opened this issue Nov 2, 2023 · 1 comment
Closed

Provide C++ SDK conda package #4130

Wumpf opened this issue Nov 2, 2023 · 1 comment
Labels
🌊 C++ API C/C++ API specific ⛴ release Related to shipping or publishing

Comments

@Wumpf
Copy link
Member

Wumpf commented Nov 2, 2023

See conda-forge/rerun-sdk-feedstock#18

Requires

-> This implies that we'll have to have a CMake install option, similar to this port to Bazel https://github.com/kyle-figure/bazel-minimal-rerun/blob/main/third_party/rerun/patches/cmake.patch
Note that we should almost certainly not install libarrow as done in this cmake patch, instead we want to depend on another install of arrow.

The tricky part here is that we have to find the right OS/stdlib/linkage permutations and provide all of them (i.e. pretty much the reason why we so far strongly advocated from-source builds for Rerun C++ SDK)

@Wumpf Wumpf added ⛴ release Related to shipping or publishing 🌊 C++ API C/C++ API specific labels Nov 2, 2023
@Wumpf Wumpf mentioned this issue Nov 2, 2023
33 tasks
@Wumpf Wumpf changed the title (CMake Install &) Provide C++ SDK conda package Provide C++ SDK conda package Nov 13, 2023
@Wumpf
Copy link
Member Author

Wumpf commented Dec 18, 2023

Closing in favor of

@Wumpf Wumpf closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌊 C++ API C/C++ API specific ⛴ release Related to shipping or publishing
Projects
None yet
Development

No branches or pull requests

1 participant