【问题标题】:Installation of camlimages with OPAM使用 OPAM 安装 camlimage
【发布时间】:2012-11-18 13:46:16
【问题描述】:

我正在尝试使用 opam 安装模块 camlimages。当我在我的 shell 中启动 opam install camlimages 时,camlimages 的编译失败并且我有这个消息:

* pngwrite.c: In function ‘write_png_file_rgb’:


* pngwrite.c:65: error: dereferencing pointer to incomplete type
* pngwrite.c: In function ‘write_png_file_index’:
* pngwrite.c:174: error: dereferencing pointer to incomplete type
* *** omake: targets were not rebuilt because of errors:
*    src/pngwrite.o
*       depends on: src/pngwrite.c

'opam install camlimages' failed

如果有人帮助我,那就太好了,因为我的项目需要这个模块。 我在山狮(10.8.2版)

【问题讨论】:

标签: ocaml opam


【解决方案1】:

关于 caml-list 已经进行了完整的讨论,特别是以下消息:

Message on Caml-list

提供指向包含应在 Mac OS X 上编译的camlimages 的存储库的链接。

【讨论】:

  • 这很奇怪,因为我查看了您提供的网站,安装成功但是当我执行一个示例检查模块 camlimages 时,我收到消息“错误错误:未绑定模块 Graphic_image "。
猜你喜欢
  • 1970-01-01
  • 2019-11-12
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多