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

Build it for use inside swift project #22

Open
stellanhaglund opened this issue May 21, 2022 · 1 comment
Open

Build it for use inside swift project #22

stellanhaglund opened this issue May 21, 2022 · 1 comment

Comments

@stellanhaglund
Copy link

stellanhaglund commented May 21, 2022

Hi I'm trying to run this as part of a swift project.
I have added this
aubio = {version = "0.2.1", features = ["builtin", "bindgen"]}

But I get errors like this

linking with `cc` failed: exit status: 1
library not found for -lSystem
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any idea what I'm doing wrong?

@katyo
Copy link
Owner

katyo commented May 30, 2022

I haven't any MacOS/iOS machines and I doesn't quite familiar with apple's platform libraries.
Maybe some libraries paths is missing.

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

No branches or pull requests

2 participants