Thread: Broken build paths :/: using Ocaml in Eclipse
helo, yesterday i've deleted few library (lexer, parser /.ml/.mli/.cmi,..) files in /usr/lib/ocaml/stdlib mistake, couldn't use them in ocaml. when figured out i've decided switch default package 3.12 4.0. uninstalled ocaml apt-get (unfortunately, later, wrote rm * in /usr/lib/ocaml), downloaded sources 4.0 compiled , installed new one. [which ocaml] shows under /usr/local/bin/ocaml (previously /usr/bin/ocaml).
did. can write, compile, use stdlib in top-level ocaml (open pervasives; via console (even inside eclipse toplevel console). after reinstallation, eclipse can't compile modules anymore. gives me error:
i'm using ocalide plugin. though library paths has changed i've replaced /usr/bin/ocaml /usr/local/bin/ocaml etc. in properties->paths. paths_screenshot i've replaced eclipse new 1 , installed plugin again , still, same error.html code:errors occurred during build. errors running builder 'ocaml builder' on project 'lab1'. path must include project , resource name: /:
i've tried force reinstallation of default ocaml package via apt-get , dpkg, doesn't work, --force-download doesn't library files /usr/lib/ocaml. tbh 4.0 works fine, except taht ocamlbuilder in eclipse.
obviously, before deleted library files,everything worked jut fine
can me please?
solved reinstalling default packages
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] Broken build paths :/: using Ocaml in Eclipse
Ubuntu
Comments
Post a Comment