cole-trapnell-lab / cufflinks

Boost Software License 1.0
310 stars 116 forks source link

fatal error: 'boost/tr1/unordered_map.hpp' file not found #114

Open yurivict opened 5 years ago

yurivict commented 5 years ago
In file included from ./abundances.h:26:
./biascorrection.h:18:10: fatal error: 'boost/tr1/unordered_map.hpp' file not found
#include <boost/tr1/unordered_map.hpp>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

boost-libs-1.70.0_1 doesn't have the namespace boost/tr1.