issues
search
katyo
/
oboe-rs
Rust bindings for Oboe high-performance audio IO Android library
64
stars
22
forks
source link
Packaged sources
#21
Closed
katyo
closed
3 years ago
katyo
commented
3 years ago
Changes
[x] The oboe library source code is packaged to oboe-sys
[x] The oboe library now is compiled by default so "compile-library" feature is dropped
[x] Added "fetch-prebuilt" feature to force using prebuilt oboe library (to work around problems with compilation).
[x] Using
cc
to compile library instead of
cmake
Changes
cc
to compile library instead ofcmake