viebel/klipse

how to find compiler versions?

Opened this issue · 1 comments

I had to make the following ocaml changes to compile

-  Char.lowercase_ascii
+  Char.lowercase (* deprecated since ocaml 4.03.0 *)

Type “g++ –version” in command prompt