klipse
klipse copied to clipboard
how to find compiler versions?
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