Closed raould closed 9 years ago
The examples are all Lua scripts, so they do not need building. Once Lua-SDL2 is installed on your system, just cd to the appropriate example folder and run lua audio.lua
(where audio.lua
is the example script).
Oh, thanks -- there is a CMakeLists.txt, that made me wonder if I had to run a build somehow :-)
i do not yet know CMake, and I'm not having much luck getting the examples to build... :-}