Download haXe

You can easily install haXe by using one of the following automatic installers :

It seems that the Windows Installer is reported as infected by some antivirus software. This is a false report and you can safely run the program on your system: if it happens, please contact the antivirus' vendor so they can fix the issue as soon as possible. Due to some ACL issues with Windows Vista and Win7, haXe will install itself in C:/Motion-Twin/haxe on these systems. Sorry for the inconvenience but using ProgramFiles was causing too many issues.

Next Steps

Manual Install

Please note that the automatic installer also downloads and installs Neko. The following will cover installing Neko, you may skip those parts if you have Neko installed already.

Procedure


1. Download and extract one of the below:

2. Download and extract the Neko binaries from NekoVM website.

3. Set environment variables:

  • HAXEPATH to absolute path to the extracted folder of haXe. eg. D:\haxe-2.06-win
  • NEKOPATH to absolute path to the extracted folder of Neko. eg. D:\neko-1.8.1-win
  • Add %HAXEPATH%;%NEKOPATH%; to PATH

4. Done. To check if it works or not, open Command Prompt (Terminal) and enter

haxe

It should print out the info of haXe. Try reboot once if it doesn't.

Specific Install Notes

version #9152, modified 2010-08-28 20:34:33 by Conrad