Advertisement
Guest User

Untitled

a guest
Apr 1st, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. make[1]: Entering directory `/home/robin/Dev/git-project/amazing-lab-Ocaml'
  2. ocamlopt -c -I +sdl dispmaze.ml
  3. File "dispmaze.ml", line 1, characters 0-13:
  4. Error: Unbound module Sdlevent
  5. make[1]: *** [dispmaze.cmi] Error 2
  6. make[1]: Leaving directory `/home/robin/Dev/git-project/amazing-lab-Ocaml'
  7. make: *** [native-code] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement