VC++ language CLR windows form with TBB? (error C2695)

Andrey Marochko (Intel)
October 27, 2008 9:08 AM PDT
Rate
 
#1

I'm not completely sure that this will help, but for the sake of experiment try to do the following:

  • Open file "tbb/parallel_for.h"
  • Find the line:
    /*override*/ void note_affinity( affinity_id id ) {
  • Change it to
    /*override*/ void __TBB_EXPORTED_METHOD note_affinity( affinity_id id ) {
  • Save the changed file
  • Rebuild your application

And, please, write us if it helped or not.

 


--------
-Andrey Marochko,
TBB developer


Intel Software Network Forums Statistics

8473 users have contributed to 31605 threads and 100654 posts to date.
In the past 24 hours, we have 30 new thread(s) 110 new posts(s), and 160 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member Kevin Johnson