Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Parallel Composer + TBB w/VS 2005

jimdempseyatthecove
Honored Contributor III
617 Views
Minor problem report. When installing Parallel Composer on WinXP x64 with VS 2005 (VC8 only) the environment variables TBB_ARCH_PLATFORM and PATH receive the paths to both VC9 then VC8 versions of the TBB libraries. The link (of apps with TBB) attempts to locate the TBBxxx.dll in the VC9 folder but since VC9 not installed attempting to debug with VC balks on attempt to load library from (non-existant) VC9 folder.

The "fix" for me was to delete the paths to the VC9 folders listed in TBB_ARCH_PLATFORM and PATH

Jim Dempsey.
0 Kudos
3 Replies
KitturGanesh
Employee
617 Views
Hi Jim,
This looks like a bug. Let me reproduce this and file an issue accordingly, appreciate much.
-regards,
Kittur
0 Kudos
KitturGanesh
Employee
617 Views

Hi Jim,

I'll let you know as soon as I've any update on thisissue I've filed with the developers, just FYI

-regards,
Kittur
0 Kudos
KitturGanesh
Employee
617 Views
Hi Jim,
This issue has been resolved in the latest released version, just FYI..
-regards,
Kittur
0 Kudos
Reply