Hi there,
since there isnt a static tbb library I need to compile my own tbb-version to avoid trouble with a third-party plugin (in fact, all I need is to actually rename the tbb dll). However, 32 bit compile works fine while 64bit compile gives me this error:
make[1]: *** No rule to make target `atomic_support.obj', needed by `tbb_debug.d
ll'. Stop.
make[1]: Leaving directory `/home/Michael/x64/tbb22_013oss/build/windows_em64t_c
l_vc8_debug'
make: *** [tbb] Error 2
ml64 is installed and can be called, so I am a bit lost here.
Does anyone know a solution for this?
Michael



