install haxe lime error -
i try develop in haxe/lime , have 2 thing freaking me out. 1.i try installing lime , run:
> haxelib install lime haxelib run lime setup and automatically install lime in "c:/" , need move files to:"lib" haxe folder.
2.when open lime project in fd error:
> called ? line 1 called commandlinetools.hx line 995 called commandlinetools.hx line 23 called commandlinetools.hx line 108 called commandlinetools.hx line 190 called platforms/flashplatform.hx line 91 called /usr/lib/haxe/std/neko/_std/sys/io/file.hx line 30 uncaught exception - invalid field access : __s end when try build project error:
> warning: not find template file: flash/hxml warning: not find template file: flash/haxe fatal error: exception failure("file not found bin/flash/haxe/release.hxml") build halted errors (haxelib.exe). thanks help!!1 miki
for first problem, it's looks don't configure haxelib path.
you can set path libraries : haxelib setup
here yo put path wants lib store.
and don't forget after install lime : haxelib run lime setup it's asked.
for problem fd suppose that's can come fact moved lime folder folder. never have move lib folder or haxe not know location.
if it's not sorry, don't use fd hide or sublime text.
Comments
Post a Comment