我有一个makefile来安装和编译ocaml项目。我需要安装ocaml 4.07才能使用这个版本的一些特定功能。在安装opam之后,我下载了特定的版本,但是为了用这个版本编译项目,我从终端得到了一条消息: The environment is not in sync with the current switch我尝试为要调用的eval命令创建特定的规则,并尝试同时调用eval $(opam env)和eval 'opam
我一直在学习OCaml的LLVM万花筒教程。在上,我已经导航到文件夹中的示例代码我在编译时遇到一个问题在cygwin上。这是教程中给出的要编译的代码。: The files C:\OCaml\lib\pervasives.cmi and token.cmi
make inconsistent assumptions over interfacellvm版本3.8.0