You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get the error --> In file included from /Users/jackcrook/desktop/flexbar-3.5.0/src/Flexbar.cpp:24:/Users/jackcrook/desktop/flexbar-3.5.0/src/Flexbar.h:15:10: fatal error: 'tbb/pipeline.h' file not found
#include <tbb/pipeline.h>
The text was updated successfully, but these errors were encountered:
Bumping this... I am having the same issue installing flexbar as well as installing programs built on flexbar. I am running into the same error message
cd flexbar-3.5.0
cmake .
No errors up to this point
after 'make'
get the error --> In file included from /Users/jackcrook/desktop/flexbar-3.5.0/src/Flexbar.cpp:24:/Users/jackcrook/desktop/flexbar-3.5.0/src/Flexbar.h:15:10: fatal error: 'tbb/pipeline.h' file not found
#include <tbb/pipeline.h>
The text was updated successfully, but these errors were encountered: