freesig / cpal

Audio player in pure Rust
0 stars 0 forks source link

Clang #3

Open freesig opened 6 years ago

freesig commented 6 years ago
  1. Download here
  2. set LIBCLANG_PATH to "C:\Program Files\LLVM\bin" $env:LIBCLANG_PATH= "C:\Program Files\LLVM\bin"
freesig commented 6 years ago

We should emit this from the cpal build.rs if it's not set