Clang 3.1 on xcode 4.2 (Snow Leopard)

和自甴很熟 提交于 2019-12-13 15:05:19

问题


Is it possible to install clang 3.1 on xcode 4.2 (Snow Leopard)?


回答1:


You can also build and install it yourself.

Instructions can be found here.

I'm not sure if this (or the MacPorts solution... +1 to @trojanfoe) will easily be callable from Xcode though. After moving everything from "/Developer" into & within the Xcode package, I'm thinking Apple is trying to keep Xcode a "walled garden" as well.




回答2:


Yes, try the macports version.

You can also download the binaries, if you can't be bothered to build it.



来源:https://stackoverflow.com/questions/11277347/clang-3-1-on-xcode-4-2-snow-leopard

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