1 Requires C++11 and C99 capable compiler. Tested with GCC 4.7 and CLANG 3.2.
3 The Makefile should work under GNU/Linux and MinGW32 (in Windows).
4 Under MinGW32 is the program compiled statically, in other systems dynamically.
12 Extract source (or clone GIT repository), go to the extracted directory and type
16 - the 'mingw-to-string' patch is required (http://www.tehsausage.com/mingw-to-string)