Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 740
    • Issues 740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 199
    • Merge requests 199
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #18107
Closed
Open
Created Feb 02, 2021 by Sean McBride@seanmDeveloper

Support TBB 2021 version, which has backwards-incompatible changes

It seems TBB from the 2020 version to the 2021 version made a bunch of backwards-incompatible changes. The installed result has moved headers around, renamed them, and god knows what more. Notably the tbb_stddef.h file that VTK looks for is no longer there, and thus fails to build.

OpenCV had the same problem, recently fixed: https://github.com/opencv/opencv/issues/19358

The good news though is that TBB seems to have switched to using cmake, so that's nice at least!

Edited Feb 02, 2021 by Sean McBride
Assignee
Assign to
Time tracking