camlkitとGNUstepを使用して、imageを表示してみました。 NSImageView を使用している。[実行結果] 画像はGNUstep.tiff button, label(TextField), image, image付きbuttonを表示しています。プロジェクト構成 (dune init project で作成。前回同様、build, exec の後lib, test フォルダを削除。) /bin dune main.ml GNUstep.tiff dune-project (プロジェクト名).opam dune (executable (public_name camlk…