Last active
September 6, 2017 08:26
-
-
Save takahisa/fb7b1aa83420d939fbf842480827a3c2 to your computer and use it in GitHub Desktop.
error log
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
実行環境: Mac OSX 10.11.16, コンパイラ・バージョン: 4.04 | |
linerlock:example linerlock$ ocamlfind ocamlc -ppx ../src/ppx_test -c example.ml | |
File "/var/folders/x_/r9b6vjld0d77n2cnzm0zqmph0000gn/T/camlppx8c76a8", line 1: | |
Error: I can't decide whether /var/folders/x_/r9b6vjld0d77n2cnzm0zqmph0000gn/T/camlppx8c76a8 is an implementation or interface file | |
File "example.ml", line 1: | |
Error: Error while running external preprocessor | |
Command line: ../src/ppx_pf '/var/folders/x_/r9b6vjld0d77n2cnzm0zqmph0000gn/T/camlppx8c76a8' '/var/folders/x_/r9b6vjld0d77n2cnzm0zqmph0000gn/T/camlppx0495de' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment