- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem is that DLL names for all version are the same. If I add all DLL locations into PATH environment variable will an application compiled with Visual Studio 2008 for 32 bit platform find the right tbb.dll file?
Maybe it is better to recompile DLLs with different names for different platforms? For example, 32 bit version for Visual Studio 2008 would be named tbb_vc9_32bit.dll or something similar. What is the easiest way to change dll names?
Thank you!
Maybe it is better to recompile DLLs with different names for different platforms? For example, 32 bit version for Visual Studio 2008 would be named tbb_vc9_32bit.dll or something similar. What is the easiest way to change dll names?
Thank you!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello renorm,
if you use commercial version you need to turn on tbb usage in VS integration.
if you use oss version you can use vs plug-in or just put intel64 paths/libs first. windows will handle this in the right way.
Hope this helps.
--Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had similar issues in December 2011 and suggested some changesrelated tonaming ofTBB dlls.
Please take a look at a post:
http://software.intel.com/en-us/forums/showthread.php?t=101742&o=a&s=lr
I wonder if TBB's team will take a look at it again?
Best regards,
Sergey
Please take a look at a post:
http://software.intel.com/en-us/forums/showthread.php?t=101742&o=a&s=lr
I wonder if TBB's team will take a look at it again?
Best regards,
Sergey

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