Build configuration for Irrlicht

From CEGUI Wiki - Crazy Eddie's Gui System for Games (Open Source)

Jump to: navigation, search

Written for CEGUI 0.7


Works with versions 0.7.x (stable)

Works with latest CEGUI stable!

Windows MSVC++ 2005/2008 users:

To compile (for example) CEGUI DLLs and library files to work with Irrlicht 1.7.1 version or above, follow the instructions in the docs on downloading the source, then:

IRRLICHT_PATHS = { "../irrlicht-1.7.1", "include", "../lib/Win32-visualstudio" }
(note: this assumes you have Irrlicht 1.7.1 in the same directory as your Irrlicht SDK/source. For example, "C:/mygame/CEGUI-SDK-0.7.1-vc9" and "C:/mygame/irrlicht-1.7.1") CEGUI_IRR_SDK_VERSION = 16
IRRLICHT_RENDERER = true

Personal tools
Namespaces
Variants
Actions
Main Menu
Community
Documentation
Toolbox