VisualGuideToBuildingStendhal: Difference between revisions

From Arianne
Jump to navigation Jump to search
imported>Oslsachem
removed unnecessary wording
imported>Oslsachem
removed unnecessary wording
(No difference)

Revision as of 19:49, 30 May 2011

Visual Guide to Building Stendhal on Windows®

Building Stendhal is very simple, but it is recommended that you first try installing your local stendhal server on Windows®.

The versions of the programs used in this guide may not be the most recent ones. You should use the most recent versions even if they look somewhat different than these versions.

This guide uses the spanish version of Windows XP®.


But first... are you sure that you don't want to use an IDE?

This guide is aimed at those who just want to play the latest version of the game before it is officially released. If you intend to do modifications to the game, it is recommended that you follow Configure a development environment (IDE) instead.


Overview

Listed below are the major steps required to install compiling tools and compile Stendhal source files on Windows XP®:

  • Uninstall previous versions of JRE and install the most recent version of JDK (which includes the JRE)
  • Install and Configure Ant
  • Install and Configure TortoiseCVS
  • Get the Stendhal source using TortoiseCVS
  • Build the Stendhal distribution using Ant (which uses JDK)
  • Locate the built server and client zip files

Go to Step 1. Uninstall previous versions of JRE and install the most recent version of JDK (which includes the JRE)