Hi!
I've been trying to install leafcutter using various methods - the one that got me the furthest is this one #188
However, I cannot find a way around this error:
R/library/StanHeaders/include/stan/math/prim/core/init_threadpool_tbb.hpp:9:10: fatal error: tbb/tbb_stddef.h: No such file or directory
#include <tbb/tbb_stddef.h>
It seems like a recent change in tbb library causes this (based on this thread https://www.reddit.com/r/bioinformatics/comments/1601hfr/installation_of_leafcutter_fails_with_fatal_error/).
Has anybody faced a similar issue?
Hi!
I've been trying to install leafcutter using various methods - the one that got me the furthest is this one #188
However, I cannot find a way around this error:
It seems like a recent change in tbb library causes this (based on this thread https://www.reddit.com/r/bioinformatics/comments/1601hfr/installation_of_leafcutter_fails_with_fatal_error/).
Has anybody faced a similar issue?