刚刚升级到开发人员的 Beta El Capitan。
Deniss-MBP:src me$ brew install hg
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
==> Downloading https://mercurial.selenic.com/release/mercurial-3.4.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/mercurial-3.4.2.tar.gz
==> make PREFIX=/usr/local/Cellar/mercurial/3.4.2 install-bin
#include <stdio.h>
^
1 error generated.
error: command 'clang' failed with exit status 1
make: *** [build] Error 1
READ THIS: https://git.io/brew-troubleshooting
Warning: You are using OS X 10.11.
We do not provide support for this pre-release …Run Code Online (Sandbox Code Playgroud) 我刚刚安装了新的 OS El capan 10.11 并发现 intelliJ 无法使用它。
当我启动它时,我收到此错误:
"This application requires the legacy Java SE 6 runtime which is unavailable for this version of OS X."
Run Code Online (Sandbox Code Playgroud)
我猜 Java 尚未正确设置。有人对我如何使这项工作有任何想法吗?