4/Development setup

From Worms Knowledge Base

Revision as of 14:41, 29 September 2011 by StepS (Talk | contribs)

Jump to: navigation, search
(Up to 4)

This page describes how to set up a working development environment with D and ae on Windows, and build the sample ae demos.

D

There are two versions of the language: D 1 and 2. D2 is the current version, thus commonly referred to as just "D".

Warning: The D installer is known to truncate the system PATH environment variable over a certain limit. (If you don't know what this means, it most likely doesn't apply to you.)

  • Download and run the D Windows installer.
  • On the component selection screen, feel free to uncheck "D 1".

Visual D

Visual D is a Visual Studio package for the D programming language.

If you do not have Visual Studio installed, or only have the Express edition (which does not support loading third party extensions), you can install the free Visual Studio Shell. See the Visual D Installation page for more information.

Personal tools