Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build cross-platform #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

giangndm
Copy link

This PR add build from Soxr source fallback incase of pkg-config cannot find libsoxr.

The motivation of this PR is to build cross-platform versions with github-actions. Example with macOS aarch64, pkg-config cannot find library with macos-lastest x64 runner.

@Boscop
Copy link

Boscop commented Jul 14, 2024

@giangndm With this, it should be possible to build this crate and link dynamically to the soxr DLL on Windows, right?

@giangndm
Copy link
Author

@Boscop I only tested in mac and linux env. Did it error with Windows?

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