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.
如何在 OS X 10.6 上正确安装英特尔线程构建模块 (TBB) 的开源版本?开源版本似乎没有正确的安装脚本。
http://www.threadingbuildingblocks.org/ver.php?fid=154
我找到了一种简单的安装方法:
brew install tbb
需要Homebrew,强烈推荐给任何想要使用各种开源工具的 Mac 用户。
有一个在没有 MacPorts/Homebrew 的 Mac 上使用 TBB 2.2的教程。也许这对你有帮助!