Specific Build Guides        
Image

This section contains a list of detailed build guides for specific configuration and scenarios meant as addition to the standard guides already provided for the use with CMake.
Contains:
Building Ogre with boost 1.50 upwards and MinGW

Table of contents

Specific Guides

MinGW

GCC Logo

This is a step-by-step guide for building Ogre, its dependencies and boost from sources, using your favourite Windows compiler, MinGW :-)
It covers every single step and will be the only tutorial you need to read for building Ogre if this is your desired setup. Tested on Windows 7 x64 with Ogre 1.10.0
IMPORTANT: These instructions are meant to be used with old releases of Ogre. For Ogre 1.10+, rather use BuildingOgre.md.
GCC Logo

This is command by command guide to build Ogre with MinGW under Windows. It is tested on Win7 and Ogre 1.9. 09/2014
GCC Logo

This is a guide for building Ogre and its dependencies statically, using a variation of MinGW compiler, TDM MinGW64
It covers most steps in detail, the changes you need to make to the source code so it compiles and other nifty tricks to make things work. Tested on Windows 7 x64 with Ogre 1.10.0

Mac OS X

Building Ogre for Mac OS X (2013)