OCamlPro / ocaml-top

A simple cross-platform OCaml code editor built for top-level evaluation.
http://typerex.org/ocaml-top.html
GNU General Public License v3.0
64 stars 8 forks source link

When trying to build from Source i get the following error: #54

Open jparsert opened 8 years ago

jparsert commented 8 years ago

ERROR: the following packages are missing:

However ocp-indent is installed and ocp-indent-lib does not seem to exist on OPAM

AltGr commented 8 years ago

It's probably a version mismatch. The opam package mentions ocp-indent >= 1.4.1, but newer versions might be problematic (in which case, we need to port or at least document the version constraint in opam. In either case, thanks for reporting!) What version of ocp-indent do you have installed ? (note: you get this message from ocp-build because ocp-indent-lib is a ocamlfind "package" that should be included in the opam package ocp-indent)

jparsert commented 8 years ago

OCP-indent Version 1.5.2