I've provided a ready-to-run program so you can get started at once.  "elzedsample" is a straightforward C++ console app based on the static version of the Elzed library.  The 'LZO' files are scripts used by the demo programs -- I encourage you to examine them with a text editor.

The ElzedSample folder contains a CMake lists file which you can use to build the demo program.  It also contains the Elzed libraries themselves.  The static library is named 'libelzed_static.a', while the shared library is named 'libelzed_shared.so'.

Full documentation for the Elzed and its API can be found here:

	http://elzed.com/docs/topic/manual