jellyfish install error
0
0
Entering edit mode
8.5 years ago

hi,

I try to install Jellyfish. During process, some error happened.

sub_commands/count_main.cc:44:47: error: sub_commands/count_main_cmdline.hpp: No such file or directory
sub_commands/count_main.cc:46: error: \u2018count_main_cmdline\u2019 does not name a type
sub_commands/count_main.cc: In constructor \u2018mer_qual_iterator::mer_qual_iterator(sequence_qual_parser&, bool)\u2019:
sub_commands/count_main.cc:84: error: \u2018args\u2019 was not declared in this scope
sub_commands/count_main.cc: In member function \u2018virtual void mer_counter_base<PathIterator, MerIteratorType, ParserType>::start(int)\u2019:
sub_commands/count_main.cc:150: error: \u2018args\u2019 was not declared in this scope
sub_commands/count_main.cc: In function \u2018int count_main(int, char**)\u2019:
sub_commands/count_main.cc:222: error: \u2018args\u2019 was not declared in this scope
sub_commands/count_main.cc:225: error: \u2018count_main_cmdline\u2019 has not been declared
sub_commands/count_main.cc:233: error: unable to deduce \u2018auto\u2019 from \u2018<expression error>\u2019
sub_commands/count_main.cc:269: error: unable to deduce \u2018auto\u2019 from \u2018<expression error>\u2019
sub_commands/count_main.cc:270: error: unable to deduce \u2018auto\u2019 from \u2018<expression error>\u2019
make: *** [sub_commands/count_main.o] Error 1


who has any idea about it?

Thanks a lot

software error • 1.6k views
ADD COMMENT
0
Entering edit mode

it's a problem with the include (-I) directive. How did you compile that program ?

ADD REPLY

Login before adding your answer.

Traffic: 2253 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6