Installing Intel's TBB 3.0 framework on MacOS

2019-07-03 06:44发布

问题:

I'm having a bit of trouble installing Intel's Threading Building Blocks (TBB) 3.0 as a framework on my MacOS system. Does anyone know a good tutorial? I've tried using MacPorts, which has TBB 2.2: it installs all the libraries I need, but I don't get a framework. Also, there doesn't seem to have any .dmg installation file on Intel's site that could provide this framework. All the download files are zipped files containing the src code or the binaries.

Any ideas?

Thanks!

回答1:

There is a tutorial for using TBB 2.2 on a Mac without MacPorts. Maybe that's of help for you!