LoginSignup
1
0

More than 5 years have passed since last update.

Macの/usr/includeディレクトリを作成する方法

Posted at

目的

CommonCryptoをインポートする際にusr/includeディレクトリがなくパスが通らなかったため

解決策

ターミナルで以下のコマンドを叩く

xcode-select --install


参考
https://superuser.com/questions/995360/missing-usr-include-in-os-x-el-capitan

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