Skip to content

Instantly share code, notes, and snippets.

@takahisa
Last active September 6, 2017 08:26
Show Gist options
  • Save takahisa/fb7b1aa83420d939fbf842480827a3c2 to your computer and use it in GitHub Desktop.
Save takahisa/fb7b1aa83420d939fbf842480827a3c2 to your computer and use it in GitHub Desktop.
error log
実行環境: 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