RustAudio / coreaudio-sys

Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).
MIT License
69 stars 38 forks source link

Build error on OSX 10.11 #20

Open tinaun opened 6 years ago

tinaun commented 6 years ago

unfortunately, its for the opposite reason as #9, as i do have the headers moved inside the path given by xcode-select. how fun.

mitchmindtree commented 6 years ago

Thanks for the issue @tinaun - eventually we'll get to the bottom of all this!

Would you mind sharing more details if you have them? macOS version, exact full compile error with RUST_BACKTRACE=1, the path given by xcode-select would all be useful. I've seen like 6 variations on this issue in the last couple of months so as many details as possible would be appreciated.