Page MenuHome

CMake/Deps: TBB 2020U2
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Feb 8 2021, 3:56 PM.

Details

Summary

Straight forward version bump, since the source
files are globbed had to exclude one manually
(file is not build in their official build system
either so it's safe)

2020U2 is significantly louder in the deprecated
header usage warning department, we should probably
see if we need to act on this. P1949

Diff Detail

Repository
rB Blender
Branch
tmp_tbb (branched from master)
Build Status
Buildable 12727
Build 12727: arc lint + arc unit

Event Timeline

Ray Molenkamp (LazyDodo) requested review of this revision.Feb 8 2021, 3:56 PM
Ray Molenkamp (LazyDodo) created this revision.

I'll probably commit D10361: TBB: fix deprecation warnings with newer TBB versions tomorrow to fix the warnings ahead of the library update.

The new warnings are really coming from USD and OpenVDB headers, which we can't fix, just suppress.

Ray Molenkamp (LazyDodo) updated this revision to Diff 33727.EditedFeb 8 2021, 8:04 PM
  • Include TBB pull #299 to fix compatibility with MSVC 2017

More strange guidance from the VFX platform, the TBB version and the compiler version recommended for windows are not compatible

This revision is now accepted and ready to land.Feb 10 2021, 9:42 AM
This revision was automatically updated to reflect the committed changes.