是否可以在 xcode 4.2 (Snow Leopard) 上安装 clang 3.1?
问问题
697 次
2 回答
3
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.
于 2012-06-30T20:21:26.557 回答
2
Yes, try the macports version.
You can also download the binaries, if you can't be bothered to build it.
于 2012-06-30T20:20:13.937 回答