OpenLR-Heaps will use the latest tools and libaries unless specifically specified.
Required libraries:
- heaps (git)
- hlsdl
- hlopenal
- hxlr (git)
- haxeui-core (git)
- haxeui-heaps (git)
run haxelib install [library name]
for non-git packages, haxelib git [libname] [gtihub url]
for git versions.
For the JavaScript target, hlsdl and hlopenal is not needed.
The C target is not supported currently, as Haxe does not support compiling of this target just yet. Code generation can still happen, and you're free top tinker with that.