Skip to content

Provide C++ SDK conda package #4130

@Wumpf

Description

@Wumpf

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdk-cppC/C++ API specific⛴ releaseRelated to shipping or publishing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions