How do i install additional packages for Xcode on OSX Lion to allow MacPorts to work

我的梦境 提交于 2019-12-04 05:35:30

You probably got Xcode 4.1 from the Mac App Store. In that case, you haven't got Xcode 4.1 installed. However, you now have an Xcode installer in your Applications directory.

Spotlight should find it in any case.

EddyGL

The command line tools aren't included in the default install of Xcode anymore. Goto the Xcode Preferences --> Downloads Pane --> click the Install button beside "Command Line Tools". If you don't have Xcode installed you can get the command line tools separately as explained here..

http://osxdaily.com/2012/07/06/install-gcc-without-xcode-in-mac-os-x/

The App Store installs the XCode installer, not Xcode itself. The installer is in your applications folder. Run that.

HugoCore

Today, 16 Feb 2012, when I installed Xcode 4 from the App Store, there was no Setup. Just the app installed, because it was Xcode 4.3 !

Make sure that you install Xcode 4.2 with UNIX Devel. to MacPorts works!

To get the Xcode 4.2 go to https://developer.apple.com.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!