You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be very interested to play with ocamli but I can't get it to compile, I tried with OCaml versions 4.05.0, 4.06.1, 4.07.1, 4.08.0, 4.08.1 and 4.09.0.
Running sh build under versions < 4.08 yields the following error:
Hi,
I'd be very interested to play with ocamli but I can't get it to compile, I tried with OCaml versions 4.05.0, 4.06.1, 4.07.1, 4.08.0, 4.08.1 and 4.09.0.
Running
sh build
under versions < 4.08 yields the following error:and under versions ≥ 4.08 it yields:
Am I doing something wrong or am I missing a dependency?
Thanks!
The text was updated successfully, but these errors were encountered: