1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

OCamlの環境構築[WINDOWS]

Posted at

opam init

・エラーになった場合

$ opam init
Checking for available remotes: rsync and local, git.

  • you won't be able to use mercurial repositories unless you install the hg
    command on your system.
  • you won't be able to use darcs repositories unless you install the darcs
    command on your system.

[WARNING] Recommended external solver aspcud not found.
[WARNING] Recommended dependencies -- most packages rely on these:
- cc

ccが入ってないよと言っているので、
cygwinのインストールで、パッケージを追加する。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?