python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Trying to use the ocaml-mm library
I'm trying to use the ocaml-mm package (https://github.com/savonet/ocaml-mm) and trying to run one of the examples for sine_wav.ml
I first installed the package and also installed the ao library, whic...
shiyeon7
Votes: 0
Answers: 1
OCaml: Installing a library?
I'm a complete noob in OCaml and I am attempting to use libraries for the first time. I'm attempting to use this library: https://github.com/savonet/ocaml-mm
and trying to run the examples that were l...
shiyeon7
Votes: 0
Answers: 1
Merlin on Emacs (GUI) does not get merlin's configuration provided by dune
First, please know that I am a beginner with Dune and project management in Ocaml. Nevertheless, I have installed Dune and created a new Dune-project which deals with camlimages library, graphics, et...
Glouton01
Votes: 0
Answers: 1
Unable to install ocurl by opam
I got an error on installing ocurl 0.9.2 while installing google-drive-ocamlfuse by opam.
ERROR] The compilation of ocurl failed at "/home/.opam/opam-init/hooks/sandbox.sh build make".
pragm...
user3217497
Votes: 0
Answers: 1