Installation
Windows Source Installation
- Download Sweet Lua 2010.07.04 from the downloads page.
- Extract the Sweet Lua source to c:\sweet.
- Start a Visual Studio 2008 command prompt.
- Change directory to c:\sweet\sweet_lua-2010.07.04.
- Run "build" to build and install Sweet Lua to c:\sweet\sweet_lua-2010.07.04.
- Add c:\sweet\sweet_lua-2010.07.04\include and c:\sweet\sweet_lua-2010.07.04\lib to your compiler's header and library search paths.
If you want Sweet Lua installed in another location then you'll need to edit sweet_lua/build.lua and update the value of settings.directories appropriately.