Building From Source - Shoggoth         For developers with more experience, building OGRE from source is usually the more attractive option

%prevogre%

Building From Source
Toolbox
For developers with more experience, building OGRE from source is usually the more attractive option.
For some, it is the only option as prebuilt binaries are not available.
Source provides the fastest access to bug fixes and allows the developer to debug any aspect of their code or OGRE. It is also necessary for contributing patches.
Select your platform and compiler from the list below. Then move on to learn how to setup your first application.




For the latest stable code (all platforms), you can check out the source from Subversion.

The actual stable revision is always in a branch, e.g. "branches/v1-6" for Shoggoth, and not trunk. Trunk is the latest unstable version and is not fully API-compatible with the stable stream, and may have temporary issues. Recommended only for experienced developers.