This repository provides pre-compiled dynamic libraries for libsoundio.
Currently built against version 2.0.0
.
Platforms supported:
- DLLs for Windows (32-bit and 64-bit)
The binaries compiled for different platforms by dockcross. To build locally, with Docker installed, run:
cd build/
./build-all.sh 2.0.0 # Set which version of libsoundio to build against.