LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

Andre Polykanine via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Nov 7 04:22:49 PST 2015


Hello Joakim,

JvDda> http://wiki.dlang.org/Build_LDC_for_Android#Build_a_sample_OpenGL_Android_app_ported_to_D

No way to do this on Windows, am I right?

-- 
With best regards from Ukraine,
Andre
Skype: Francophile
Twitter: @m_elensule; Facebook: menelion
My blog: http://menelion.oire.org/


------------ Original message ------------
From: Joakim via Digitalmars-d-announce <digitalmars-d-announce at puremagic.com>
To: digitalmars-d-announce at puremagic.com
Date created: , 1:56:33 PM
Subject: LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2


      https://github.com/joakim-noah/android/releases/tag/runners

You will need a linux/x86 host and the Android NDK, optionally 
the SDK if you want to create a GUI app.  A slightly older build 
was used to create the test runners from earlier this week.  You 
can use this cross-compiler to build command-line or GUI apps, by 
following the instructions from these sections in the wiki:

http://wiki.dlang.org/Build_LDC_for_Android#Build_a_command-line_executable
http://wiki.dlang.org/Build_LDC_for_Android#Build_a_sample_OpenGL_Android_app_ported_to_D

Make sure to set the NDK environment variable to the path of your 
Android NDK.

There are also instructions to build the cross-compiler and test 
runner from source yourself:

http://wiki.dlang.org/Build_LDC_for_Android



More information about the Digitalmars-d-announce mailing list