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

How to use tbb42_20131118oss with Visual Studio 2013

bluequartz
Beginner
279 Views

I have downloaded the package tbb42_20131118oss for windows but I do not see inside any folder marked VS2013? How do we use TBB with VS2013? I took a look in the tbbvars.bat and vs2013 is listed as a possible argument but when following the logic in the script none of the folders would be found?

Am I missing something? Is TBB built into VS2013 and thus no need for it? How do I keep code compiling under several different versions of VS then? 

 

Thanks for any help

Mike Jackson

 

0 Kudos
1 Reply
Vladimir_P_1234567890
279 Views

Hello Mike,

vs2013 binaries should be available in the just released update 3 (tbb42_20140122oss) release

--Vladimir

0 Kudos
Reply