Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2015
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ocamlfind ocamlopt -package ocamlgraph -package csv graph.cmxa
  2. bigarray.cmxa csv.cmxa -c dotParser.ml -o dotParser.cmx
  3. File "dotParser.ml", line 1:
  4. Error: The files /opt/local/lib/ocaml/pervasives.cmi
  5. and /opt/local/lib/ocaml/site-lib/csv/csv.cmi
  6. make inconsistent assumptions over interface
  7. CamlinternalFormatBasics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement