Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Where can I download previous TBB pacakges?

yansi_y_
Beginner
323 Views

Hi all,

I'm developing a plugin for maya2013 x64bit.

But when I build the debug version of my plugin, it complains that maya2013 doesn't contain tbb_debug.lib.

maya2013 document says that it use tbb3.0u5, so could you tell me where can I download this package?

Regards

 

0 Kudos
2 Replies
Kirill_R_Intel
Employee
323 Views

You can download old versions in the same place as the new ones: on open source site (www.threadingbuildingblocks.org) or in registration center (https://registrationcenter.intel.com).

0 Kudos
Vladimir_P_1234567890
323 Views

you can try the latest release. it should be backward compatible with 3.0U5

--Vladimir

0 Kudos
Reply