Closed avsm closed 14 years ago
Thanks for the bug report. Apparently Camlp4 wants to expand quotations in code that is IFDEF'd out. You can replace the IFDEF OCAMLJS branch with any syntactically valid expression (such as ()) and things should work. I will figure out a workaround.
Works great with ocamljs installed. Unfortunately I then got sidetracked playing the minesweeper example game for ages.
ha. the simplest things are always the best.
I just posted release 0.2a which fixes this problem. Thanks again.
I got this build failure with ocaml-3.11.2 on MacOS X when trying to compile froc without ocamljs (I'm just installing that now too, but thought you might want to know about this).