Building the OGRE dependencies
Introduction
One of the main issues we're dealing with in Summoning Wars is the difficulty encountered while getting the developers up to speed with the long process of building the necessary tool-set.This is intended as a helper for setting up a build environment for projects using the same tools that Summoning Wars is using, such as OGRE and CEGUI.
Ogre has some various dependencies (some optional), that provide support for loading images, fonts, handling inputs, compression.
For some time now, the default method of delivering the dependencies has started using the same mechanism as Ogre itself, via a mercurial repository hosted on BitBucket.