Skip to content

Decoupling Python and C++ #584

@ccoulombe

Description

@ccoulombe

Hello,

Would it be possible to build the C++ libraries, install them, then build the python interface and link on the installed libraries.
Instead of letting scikit-build rebuilding everything?

This would ease building multiple python packages with one installed library installed.
Having an option like

option(TILEDBVS_USE_PREBUILT "Use prebuilt TileDB-Vector-Search" OFF)

would be useful.

Cheers,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions