lix-pm / lix.client

A dependable package manager for your Haxe projects
The Unlicense
119 stars 24 forks source link

Build haxe from source #65

Open kevinresol opened 5 years ago

kevinresol commented 5 years ago

For example currently lix doesn't prepare the correct Haxe binary on raspberry pi, which is ARM based.

pzmarzly commented 2 years ago

In https://github.com/lix-pm/lix.client/commit/5ba8ac554cf8e2008856102faddf0f199335db77 support for downloading arm64 nightly builds was introduced, so you can now run lix install haxe nightly and get correct version.