nme-dev

Supporting headers and libraries to make it easy to build NME from source.


Keywords
library, nme
License
MIT
Install
haxelib install nme-dev 1.3.1

Documentation

nme-dev

Support files for building nme

Before building, make sure you have the latest version of hxcpp installed.

Common

For fresh build, start with:

cd build
neko build.n clean

Linux, Mac, Windows

neko build.n

Android

From Mac, Windows or Linux with the compiler correctly set,

neko build.n android

ios

From Mac, xcode installed correctly,

neko build.n ios