Upgrading to Mountain Lion and XCode 4 broke my “make”?

非 Y 不嫁゛ 提交于 2019-12-03 04:29:52
torrey.lyons

You need to install the command line tools as described at installing "make" on Mac. They are not installed by default in Xcode 4.

Easiest way to install:

  1. Launch XCode
  2. Go to Preferences > Downloads > Components
  3. Click "Install" next to 'Command Line Tools'
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!