Difference between revisions of "GDC/Installation"

From D Wiki
Jump to: navigation, search
(Android)
Line 12: Line 12:
  
 
==== Android ====
 
==== Android ====
An initial Android port is available but development is paused for now and the code is in early alpha (read useless) state.
+
An initial Android port is available but development is paused for now and the code is in early alpha (read useless) state.  See [[GDC/Installation/Android|Installation/Android]] for more information.
  
 
=== Cross compiling ===
 
=== Cross compiling ===

Revision as of 09:07, 30 October 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. See Installation/Android for more information.

Cross compiling

See Cross Compiler.

After the installation

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