mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
1ca6f80698
These compilation errors are a result of the recent change to dr_wav to add support for allocation callbacks.
To compile these examples, cd into the "build" directory and run the applicable build script. Executables will be placed in the "bin" directory.
cd build
./ma_build_examples_linux
Then you can run executables like this:
../bin/simple_playback my_sound.wav