Re: Issue setting Jeash up

I use 64-bit Linux regularly, and use a 32-bit version of Haxe along with a 64-bit version of Neko. The only thing I need to do is recompile haxelib and haxedoc to work with the 64-bit copy of Linux instead of 32. I have bundled this up in the NME inst…

Viewing 1 to 1 (1 Total)
Re: Issue setting Jeash up

singmajesty

singmajesty
Total Posts: 2140
Joined: August 25, 2011

I use 64-bit Linux regularly, and use a 32-bit version of Haxe along with a 64-bit version of Neko. The only thing I need to do is recompile haxelib and haxedoc to work with the 64-bit copy of Linux instead of 32.

I have bundled this up in the NME install script for Linux, so it automatically detects if you are using a 64-bit copy of Linux and adjusts the script accordingly. In the past, I had a lot of problems with finding a way to get Neko and Haxe fully working, so this is the way that's been working well for me.

Posted on May 08, 2012 at 9:33 AM