[haXe] error compiling haxe
Franco Ponticelli
franco.ponticelli at gmail.com
Sun Apr 16 13:02:22 CEST 2006
I did it, but now I receive a new error. "stddef.h" is in path ...
[...]
> ocaml install.ml -nodoc -d .. -n
ocamlc -c enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli
extList.m
li extString.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli
uTF8.ml
i base64.mli unzip.mli refList.mli optParse.mli dllist.mli
ocamlopt -c enum.ml
[...]
ocamlopt -c dllist.ml
ocamlopt -a -o extLib.cmxa enum.cmx bitSet.cmx dynArray.cmx extArray.cmxextHash
tbl.cmx extList.cmx extString.cmx global.cmx IO.cmx option.cmx pMap.cmx
std.cmx
uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmxextL
ib.ml
Installing extLib.cmi
[...]
Installing extLib.lib
Done.
> ocamlc extc_stubs.c
extc_stubs.c
c:\Program Files\Objective Caml\lib\caml\misc.h(28) : fatal error C1083:
Cannot
open include file: 'stddef.h': No such file or directory
Error while running ocamlc extc_stubs.c
2006/4/15, Nicolas Cannasse <ncannasse at motion-twin.com>:
>
> > I've never used Ocaml but I wanted to try the new features of haxe and
> > so installed it and try to compile from source.
> > Can anyone help me? When I launch the command from prompt I receive the
> > following error:
> [..]
> > 'ml' is not recognized as an internal or external command,
> > operable program or batch file.
>
> If you installed the MSVC++ OCaml version, you need MS Visual Studio
> installed, and configure your PATH so it can access to the "ml.exe" asm
> linker.
>
> You can also use the MinGW or Cygwin OCaml version instead, which will
> use GCC to compile. I'm not familiar with their configuration so I can't
> help here.
>
> Nicolas
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20060416/2ce66697/attachment.htm
More information about the Haxe
mailing list