sequencing/NxTrim

githash.h: No such file or directory

biomonika opened this issue · 1 comments

I am getting following error after typing "make":

make
g++ -O3 -I/boost_1_56_0/include mergeReads.cpp fastqlib.o utilityfunc.o -o mergeReads -L/boost_1_56_0/lib -lz -lboost_iostreams -lboost_program_options
mergeReads.cpp:2:21: fatal error: githash.h: No such file or directory
compilation terminated.
make: *** [mergeReads] Error 1

Fixed.