Created
June 12, 2013 06:14
-
-
Save yoshihiro503/5763173 to your computer and use it in GitHub Desktop.
OMakeで「OCaml.om: line 563,」と言われたときの対処法 ref: http://qiita.com/items/5aec4ee72344ef3c6480
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File /usr/lib/omake/build/OCaml.om: line 563, | |
failed on target: hoge.cmi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type t | |
val create : int -> t |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment