brew install gcc error

402 阅读1分钟

I upgrade the macos to the newest, but I find that gcc && clion cannot use. So, I tried to install gcc on my mac. However, I met this problem.
image.png

Solution:

xcode-select --install

image.png