[haXe] bug in flash.system.FSCommand ?
Nicolas Cannasse
ncannasse at motion-twin.com
Wed Jan 3 09:51:48 CET 2007
> Ok, it works fine on windows. On Linux (Ubuntu 6.10) I did a "ocml
> install.ml <http://install.ml>", but something must have gone wrong,
> because files got updated, but the new fscommand did not work.
Try remove everything before running again "install.ml"
> I also tried to use the Linux binaries but that failed with Uncaught
> exception - module.c(121) : Builtin not found : varargs when trying to
> use haxelib (and I had the HAXE_LIB and NEKOVM set). I guess I have
> messed up my setup. Anybody has a deb packages of haxe ?
Uhm, I see. $varargs was added in Neko 1.5.2 but Neko Linux binaries are
only at 1.5 (and Neko OSX binaries are only at 1.5.1). Try removing the
function Reflect.makeVarArgs from haxe/std/Reflect.hx
Nicolas
More information about the Haxe
mailing list