Setup

1
Install and Setup Overview This requires a minimal version of OpenGL which is standard on all Windows systems. The files are built using Microsoft's Visual Studio C++ Express Edition 2008. Make sure you have the latest DirectX runtime installed -- this is needed for the engine (Xbox360 joystick and sound support). The other files are all part of this package. Development Setup DirectX End-User Runtime Web Installer Google this, run it from Microsoft's site or try the following link http://www.microsoft.com/downloads/details.aspx?familyid=2da43d38-db71-4c1b-bc6a- 9b6652cd92a3&displaylang=en Microsoft Express Edition Visual Studio C++ 2008 http://www.microsoft.com/express/vc/ Building For Distribution Inno Setup http://www.innosetup.com/

Transcript of Setup

Page 1: Setup

Install and Setup

Overview

This requires a minimal version of OpenGL which is standard on all Windows systems. The files are built using Microsoft's Visual Studio C++ Express Edition 2008. Make sure you have the latest DirectX runtime installed -- this is needed for the engine (Xbox360 joystick and sound support). The other files are all part of this package.

Development Setup

• DirectX End-User Runtime Web Installer◦ Google this, run it from Microsoft's site or try the following link◦ http://www.microsoft.com/downloads/details.aspx?familyid=2da43d38-db71-4c1b-bc6a-

9b6652cd92a3&displaylang=en• Microsoft Express Edition Visual Studio C++ 2008

◦ http://www.microsoft.com/express/vc/

Building For Distribution

• Inno Setup◦ http://www.innosetup.com/