Skip to content

Instantly share code, notes, and snippets.

@chewbranca
Created March 24, 2011 20:55
Show Gist options
  • Save chewbranca/885855 to your computer and use it in GitHub Desktop.
Save chewbranca/885855 to your computer and use it in GitHub Desktop.
$ sh build.sh
+ /usr/bin/ocamlopt -I +camlimages graphics.cmxa camlimages.cmxa seamcarving.cmx energyBias.cmx sobel.cmx cmdline_resizer.cmx carve.cmx -o carve.native
File "_none_", line 1, characters 0-1:
Error: No implementations provided for the following modules:
Gdk referenced from /usr/lib/ocaml/camlimages/camlimages.cmxa(Ximage2),
/usr/lib/ocaml/camlimages/camlimages.cmxa(OXimage2)
GDraw referenced from /usr/lib/ocaml/camlimages/camlimages.cmxa(Ximage2),
/usr/lib/ocaml/camlimages/camlimages.cmxa(OXimage2)
Command exited with code 2.
Compilation unsuccessful after building 16 targets (15 cached) in 00:00:00.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment