ITK build with TBB

Would this work on Windows?

No, for windows there are going to be different file names.

I see this is an old discussion, but how does it work nowadays, ITK + TBB on Windows?

Would it work if I just locally build the latest revision from the source at GitHub - uxlfoundation/oneTBB: oneAPI Threading Building Blocks (oneTBB) Ā· GitHub and then enable Module_ITKTBB, when configuring ITK?

I don’t think I ever built TBB from source. I might have tried long ago. I am using a binary distribution oneapi-tbb-2022.3.0. Just set TBB_dir to e.g. C:/Libs/oneapi-tbb-2021.2.0/lib/cmake/tbb and Module_ITKTBB to ON.

2 Likes