[haXe] Compiler error
Vincenzo Alcamo
vincenzo.alcamo at gmail.com
Tue Aug 1 16:00:31 CEST 2006
Yes, it produces an index.neko file (attached in the zip)
On 8/1/06, Nicolas Cannasse <ncannasse at motion-twin.com> wrote:
> > Can anyone help me?
> >
> > I have this compiler error on my office pc:
> > Called from neko/Main.nml line 128
> > Called from core/Args.nml line 43
> > Called from core/Args.nml line 50
> > Called from neko/Main.nml line 29
> > Exception : (file_contents, index.neko)
> > Error : Neko compilation failure
> >
> > trying to compile the file Index.hx:
> > class Index {
> > static function main() {
> > neko.Lib.print(neko.Web.getParams());
> > }
> > }
> >
> > using this commandline:
> > haxe.exe -neko index.n -main Index
>
> Strange.
>
> Does running this command produces an index.neko file as it should ?
>
> Nicolas
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.zip
Type: application/zip
Size: 11802 bytes
Desc: not available
Url : http://lists.motion-twin.com/pipermail/haxe/attachments/20060801/a7a68a7d/index-0001.zip
More information about the Haxe
mailing list