[mtasc] problem compiling

Nicolas Cannasse ncannasse at motion-twin.com
Fri Nov 5 11:56:30 CET 2004


> Hi all and congratulations for this great project ( it may free me from
> windows :))   )
>
> I downloaded the linux binary, and made with mx 2004 a simple swf file
> that used just one actionscript class. When I try to compile in Linux it
> fails:
>
> diego at orinoco:/mnt/fat/flash/$ mtasc -swf pruebas.swf Codigo.as
> Fatal error: exception Assert_failure("swf.ml", 512, 29)
>
> Unfortunately, I know nothing about OCaml. Is it needed the interpreter
> for compiling? Supossed, yes; so I installed it, but it fails anyway.
>
> I'm using Debian 3.1 with OCaml 3.08.
>
> Any idea?

It's a problem of module order in linking of mtasc which causes such
failures when (de)compressing swfs.
Looks like the binary was not compiled correctly.
Could you try to recompile from the install script to check if it does same
?
Thanks for the report

Nicolas




More information about the mtasc mailing list