Skip to content

fatal error: tbb/task_group.h: No such file or directory #1

@snoop008

Description

@snoop008

I try to compile the source code, but the compiler gives me errors in the form. How can I fix this?

/home/snoop/compiled sql/db-engine-paradigms/include/common/runtime/Concurrency.hpp:6:10: fatal error: tbb/task_group.h: No such file or directory
 #include "tbb/task_group.h"
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/common.dir/build.make:108: CMakeFiles/common.dir/src/common/runtime/Database.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:353: CMakeFiles/common.dir/all] Error 2
make: *** [Makefile:160: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions