flexbar icon indicating copy to clipboard operation
flexbar copied to clipboard

Please upgrade to onetbb

Open tillea opened this issue 1 year ago • 7 comments

Hi, Debian has migrated to onetbb (the successor of tbb). Unfortunately flexbar does not build with the new API as you can read in the bug report against the Debian package which says:

/<<PKGBUILDDIR>>/src/Flexbar.h:15:10: fatal error: tbb/pipeline.h: No such file or directory
   15 | #include <tbb/pipeline.h>
      |          ^~~~~~~~~~~~~~~~   
compilation terminated.             

It would be great if flexbar would support this new API. Kind regards, Andreas.

tillea avatar Jul 29 '22 09:07 tillea