Skip to main content

Tip_icon.png This information is regarding previous versions of Ogre. (Before the switch to a CMake based build system)

Info See Building Ogre for current version.

Setting Up An Application
Toolbox
This page is a guide to setting up your first application. Be sure that you've already installed OGRE by either Installing An SDK - Shoggoth or Building From Source - Shoggoth. Beginners should use the first option if available.

Prerequisites

By this time you should have already worked through Installing An SDK - Shoggoth or Building From Source - Shoggoth and have OGRE installed on your system. If not, go back to the appropriate page to finish configuring your OGRE.

Trunk is built with CMake. See Building Your Projects With CMake if you want to setup a CMake based project.