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 Xcode folder contains an Xcode project which you can use to build the demo program.  I also contains the Elzed libraries themselves.  Universal versions of the static and dynamic libraries can be found in the 'Libraries' folder.  The static libraries are named 'libelzed_static.a', while the dynamic libraries are named 'libelzed_shared.dylib'.

The libraries support 32-bit and 64-bit processors on both Intel and PowerPC architectures. MacOSX 10.5 or later is required.

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

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