Windows Development

From Armagetron
Revision as of 05:19, 16 January 2007 by Lucifer (talk | contribs) (Created page with filler)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Here's straightforward instructions on how to set up a complete windows environment for building a distribution. If you just want to hack on the game, you only need these instructions up to big step 3. These are here to help newcomers to get into hacking the trunk quickly, but their also here to document how releases are built for windows.

There are 4 big steps, each comprising of many little steps. Each step is for building the trunk. Building a release tarball based on the trunk should follow logically from here, but may not. Consult specific release documentation for more information on building a release tarball, if it's there.

Installing the IDE

We use Code::Blocks.

Satisfying Dependencies

yadayada

Building Armagetron Advanced

more yadayada

Building a Self-Extracting Installer

More stuff.