NKI-AI / NKI-AI/fastslide

[BUG] Debian package is missing C-API

Open Beginner friendly
#76 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.