使用 Xcode 4 在 OS X 上安装 gcc
重新安装 OS X 10.6 (Snow Leopard) 后,我沮丧地发现 Xcode 4 不再捆绑 GCC 等。如何安装缺少的工具?
Having reinstalled OS X 10.6 (Snow Leopard) I was dismayed to find that Xcode 4 no longer bundles GCC etc. How do I install the missing tools?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
事实证明,应用商店并没有安装Xcode,而是安装了一个安装程序。运行安装程序,工具已按预期安装。我留下这个问题以防有人犯同样的错误。
It turns out that the app store doesn't install Xcode, it installs an installer. Ran the installer and the tools were installed as expected. I've left this question in case anyone makes the same mistake.