Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

How to redistribute TBB for both 32 & 64?

$
0
0

Hi, my software are DLLs, placed in the system directory (actually C:/Windows as this seems to be the only reliable one and even Microsoft eventually agreed). Now I may want to take advantage of TBB, but the problem is, I just don't know how to redistribute it - the file for both 32-bit and 64-bit version is called tbb.dll and placing it into C:/Windows/System32 could work, but from my experience it is hazardous. How to do that? I'd actually like to use a static version, but well, there's none...

Thanks in advance!


Viewing all articles
Browse latest Browse all 1616

Trending Articles