erixtekila wrote: >>Let me know if it works for others...it works here :-) > > > I tried to compile for osx 10.3.9, but at the last time I get this > error : > > > ocamlc extc_stubs.c > > ocamlopt -a -o extc.cmxa -cclib ../ocaml/extc/extc_stubs.o -cclib > /usr/lib/libz.dylib extc.mli extc.ml > > ocamlopt -a -o swflib.cmxa -I .. -I ../extc swf.ml swfZip.ml > actionScript.ml swfParser.ml > > ocamllex lexer.mll > 97 states, 890 transitions, table size 4142 bytes > > ocamlopt -c ast.ml lexer.ml > > ocamlopt -c -pp camlp4o parser.ml > File "parser.ml", line 39, characters 17-32: > Unbound value DynArray.create > Error while running ocamlopt -c -pp camlp4o parser.ml > > Is there a special ocaml version ? Mine : 3.08.0
Get the install.ml from the website and run it. > Sorry to post here but I'm not registered on haxe ml Then you should :) Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
