- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello, are your libraries 32 bit, 64 bit or universal one? Usually developers put arch specific tbb libraries next to arch-specific developers' libraries
--Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, the libraries are 32 and 64 for Windows (there is no "universal" one, on OSX there is though). And the DLLs need to be present in a global PATH, so C:/Windows, so that's where the tbb.dll would go, but since there is no tbb64.dll or something, there's not much I can do.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page