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