Quantcast
Channel: われわれは突撃隊ではない。
Viewing all articles
Browse latest Browse all 46

Arduino IDEでCommmand Line Toolsが見つからないエラー(解決)

$
0
0

毎度ハマっているので、忘備録としてメモ。

macOSをVenturaにアップデートしたらArduinoIDEコンパイル時のエラー。

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools

Xcodeのcommand line toolが見つからないってことで、iTermからインストールで解決。

xcode-select --install

Xcodeを要求するツールでもOSアップデート後にエラーを吐くことがある。再インストールしたのに解決しないって、そういうときは一度Xcodeを起動してください。

 


Viewing all articles
Browse latest Browse all 46

Trending Articles