Build on Win32:
---------------
Open ./build/msw/OpenCinemaTools.sln on Visual C++ 2005.
If you are using the express edition, you need the Win32 SDK.

Build on Unix:
--------------
Compile ./dep/openjpeg and ./dep/asdcplib.
In ./build/unix/ run make
(Untested but should work)

Build on MacOsX:
----------------
Compile ./dep/openjpeg and ./dep/asdcplib.
Run ./build/macosx/build.tcsh
(Untested but should work)

Thanks goes to:
---------------
	Fabian Longueville for help on the 3D packaging format;
	Jrome Delvaux for his help in testing the dcp on XDC servers;
	John Hurst for the original work on the xml code and it ASDCPlib;
	John RA Benson for its effort sending me Nick's updates;
	Nick Wolfe for his contribution to the 3D code and the original MacOS X compilation script;
	Rob Engle for its memory overwrite fix;
	And all the people that supports this project.
