Commit 3a7304e9 authored by David Reid's avatar David Reid

Add build instructions for examples.

parent 8711af4c
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
./mal_build_examples_linux
Then you can run executables like this:
../bin/simple_playback my_sound.wav
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment