jhhung / PEAT

An ultra fast and accurate paired-end adapter trimmer that needs no a priori adapter sequences.
Other
22 stars 7 forks source link

/home/ralf/pokemon/src/ThreadPool/thread_pool.h: No such file or directory #17

Closed tseemann closed 9 years ago

tseemann commented 9 years ago

I can;t compile 1.0 from source due to this

thread_control_version.hpp:#include "/home/ralf/pokemon/src/ThreadPool/thread_pool.h"

which causes this:

In file included from /tmp/peat20150607-38995-6cy62n/PEAT-1.0/src/trimmer/pair_end_adapter_trimmer_impl.hpp:18:0,
                 from /tmp/peat20150607-38995-6cy62n/PEAT-1.0/src/trimmer/pair_end_adapter_trimmer.hpp:8,
                 from /tmp/peat20150607-38995-6cy62n/PEAT-1.0/src/trimmer/peat.hpp:4,
                 from /tmp/peat20150607-38995-6cy62n/PEAT-1.0/src/main.cpp:3:
/tmp/peat20150607-38995-6cy62n/PEAT-1.0/src/trimmer/../thread_control_version.hpp:2:59: fatal error: /home/ralf/pokemon/src/ThreadPool/thread_pool.h: No such file or directory
RalfHsiao commented 9 years ago

We corrected the compiling problem and updated the PEAT_v1.1 in the release. Thank you for your advice.

tseemann commented 9 years ago

Thank you ( 多謝 ?)