josharsh / josharsh/xeli

Windows support (libduckdb-sys + MSVC)

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
area:data help wanted platform:windows
Dominant language
Rust
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

xeli currently can't build on Windows because `duckdb-bundled` with MSVC fails to link. The release pipeline excludes Windows targets.

**Options to investigate**
1. Build under MinGW instead of MSVC
2. Switch to dynamic linking with a vendored libduckdb DLL
3. Wait for upstream `duckdb-rs` fix and pin the version

If you've shipped a Rust CLI to Windows before with DuckDB or another heavy C++ dep, please open a tracking issue with what worked.

See \`dist-workspace.toml\` and \`.github/workflows/release.yml\` for the current target list.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.