Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 OSX(Mountain Lion),并在 Xcode 上使用 clang 进行开发。我目前正在使用 macports 作为包管理器。有没有办法将 macports 包含和 lib 目录(/opt/local/include 和 /opt/local/lib)添加到默认的 clang 搜索路径,甚至是默认的 Xcode 搜索路径,所以我不必每次创建新项目时都要重新配置?否则,是否有任何替代品(fink/homebrew)安装到标准位置?