Difference between revisions of "GDC/Installation"

From D Wiki
Jump to: navigation, search
(Created page with "== Installing from source == === Generic installation === Use the Installation/Generic guide if there's no system specific installation guide for ...")
 
Line 1: Line 1:
 +
{{ParentArticle| [[GDC]]}}
 +
 +
 
== Installing from source ==
 
== Installing from source ==
 
=== Generic installation ===
 
=== Generic installation ===

Revision as of 11:29, 6 July 2013


Installing from source

Generic installation

Use the Installation/Generic guide if there's no system specific installation guide for your system.

System specific installation

Windows

Building on windows requires some special steps. There's no up to date guide right now. Outdated guides are available on the old GDC wiki.

Android

An initial Android port is available but development is paused for now and the code is in early alpha (read useless) state.

Cross compiling

See Cross Compiler.

After the installation

You might want to run the test suite, see GDC/Test Suite.