最新版本已经改名为oneTBB
为配合VS2015,懒得编译dll,直接下载现成的 Release Threading Building Blocks 2020 Update 3 · oneapi-src/oneTBB · GitHub (fgit.cf)
解压后tbb文件夹放到C盘根目录,其中的uwp版本用不到,所有都删了
【系统环境变量】中添加 C:\tbb\bin\intel64\vc14
VS项目里,配置include、lib,不再赘述。