[haXe] Distributing a projector project
Nicolas Cannasse
ncannasse at motion-twin.com
Fri Dec 15 15:24:48 CET 2006
> Greets...just getting my feet wet with haXe. At
> http://haxe.org/swhx#application_distribution I find the list of required
> files but do any specfic procedures need to be executed or paths observed?
>
> My first attempt resulted in a dialogue:
> Uncaught exception
> Called from neko/zip/Uncompress.hx line 27
> Load.c(214) : Failed to load library : zlib.ndll
Unless you disable automatic plugin download, you need to distribute
"zlib.ndll" as well.
Nicolas
More information about the Haxe
mailing list