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

It fails in macOS #1

Open
rsalmei opened this issue Oct 2, 2021 · 0 comments
Open

It fails in macOS #1

rsalmei opened this issue Oct 2, 2021 · 0 comments

Comments

@rsalmei
Copy link

rsalmei commented Oct 2, 2021

Hey, would you know how to fix this?
Thanks!

❯ cargo run --release
   Compiling cargo_metadata v0.6.4
   Compiling cgl v0.2.3
   Compiling gfx_device_gl v0.16.1
   Compiling gfx v0.18.1
   Compiling coreaudio-sys v0.2.2
   Compiling lyon v0.13.4
error: failed to run custom build command for `coreaudio-sys v0.2.2`

Caused by:
  process didn't exit successfully: `/Users/rogerio/Documents/projects/_temp/tetrs/target/release/build/coreaudio-sys-ecaf9c7ede13cc67/build-script-build` (exit status: 101)
  --- stdout
  cargo:rustc-link-lib=framework=AudioUnit
  cargo:rustc-link-lib=framework=CoreAudio

  --- stderr
  error: header '/System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h' does not exist.
  thread 'main' panicked at 'unable to generate bindings: ()', /Users/rogerio/.cargo/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.2.2/build.rs:144:10
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed
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

1 participant