Re: "ocaml_beginners"::[] Can't com pile with cairo2
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
Le 2015-02-03 23:30, Christophe Troestler [email protected] [ocaml_beginners] a écrit : > You need to use > > $ ocamlfind ocamlc -package cairo2 -linkpkg test.ml > Thanks a lot ! For my information, is the « linkpkg » required because of the c stubs ? Can't findlib infer this information and add it automagically to the compiler ? Regards, Sébastien Dailly