3
我試圖用opam安裝模塊攝像機。當我在我的殼推出opam install camlimages
,camlimages的編譯失敗,我有這樣的消息:使用OPAM安裝攝像機
* 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版)
請勿將標記「caml」用於OCaml問題。 CAML愛好者使用它。 http://stackoverflow.com/tags/caml/info –