Skip to content

Conversation

Copy link

Copilot AI commented Dec 3, 2025

The Python bindings README was outdated after PR #53's migration to static linking and removal of Windows rubberband support.

Changes

  • Windows wheels: Removed rubberband from feature list (incompatible with MSVC static linking), clarified static linking model (not DLL bundling)
  • Cross-platform codecs: Moved Opus from Linux-only to all platforms (now explicit dependency in vcpkg.json)
  • Feature table: Updated to reflect current vcpkg.json configuration:
    • rubberband: macOS only (was macOS + Windows)
    • Opus: all platforms (was Linux only)
  • Platform notes: Clarified dependency linking models and current capabilities per platform

Documentation now matches the actual wheel builds from this PR's vcpkg triplet and dependency configuration.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update vcpkg triplets for static linking and release-only builds Update Python README to reflect wheel features after static linking changes Dec 3, 2025
Copilot AI requested a review from shauneccles December 3, 2025 09:46
@shauneccles shauneccles marked this pull request as ready for review December 3, 2025 09:58
@shauneccles shauneccles merged commit f44eda7 into build/static_win_wheels Dec 3, 2025
16 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants