免責聲明

Disclaimer (免責聲明)
繼續閱覽代表您接受以上的免責聲明.
To continue reading means you accept the above disclaimer.

2014年6月6日 星期五

haxe tutorial+3 , haxe3, neko, haxelib

//=== new haxe3 webpage
http://haxe.org


//=== old haxe webpage
http://old.haxe.org/manual/haxe3/migration


//=== download haxe3 windows binaries
http://haxe.org/download/file/3.1.3/haxe-3.1.3-win.zip


0. unzip and move folder haxe3.1.3 to haxe\


1. create symbolic directory link [ require admin privilege]
    F:\sandbox\haxe> mklink /D haxepath haxe-3.1.3
    (haxepath is the symbolic link pointing to the actual folder haxe-3.1.3)


2. add F:\sandbox\haxe\haxepath to environmental Path


3. create haxe3lib folder under haxe\
   > haxelib setup
   enter the lib path :  F:\sandbox\haxe\haxe3lib




//=== haxelib setup
uncaught exception - std@module_read
--> haxelib.exe still needs dll from the newer neko,





//=== where to download neko
https://github.com/HaxeFoundation/neko
http://nekovm.org/download


http://nekovm.org/_media/neko-2.0.0-win.zip
download neko-2.0.0 windows binaries
0. unzip  move folder neko-2.0.0 to haxe\
1. create symbolic directory link [ require runas admin ]
    F:\sandbox\haxe> mklink /D nekopath  neko-2.0.0
 

2. add F:\sandbox\haxe\nekopath to environmental Path








//=== using haxelib
http://old.haxe.org/doc/haxelib/using_haxelib





沒有留言:

張貼留言