Installation
Windows Installation
- Download Sweet Lua 2010.01.16 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.01.16.
- Run "build" to build and install Sweet Lua to c:\sweet\sweet_lua-2010.01.16.
- Add c:\sweet\sweet_lua-2010.01.16\include and c:\sweet\sweet_lua-2010.01.16\lib to your compiler's header and library search paths.
If you want Sweet Lua installed in another location or have Visual Studio installed somewhere other than "C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC" then you'll need to edit sweet_lua/build.lua and update the values of settings.directories and/or settings.msvc.msvc.