[BUG] Debian package is missing C-API
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 55
- Forks
- 3
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
Hello,
Thank you again for making the debian package available in releases.
Unfortunately deb package are not usable with Rust yet since they are missing the C-API in them.
Can you consider building deb packages with the option -Dbuild_c_api=true -Dshared_c_api=true.
Thank you
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Debian package build entry point used for releases and inspect how CMake options are passed. Build the package with build_c_api=true and shared_c_api=true, then verify that the resulting Debian package includes the C API needed by Rust consumers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100