-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I've been trying to install gtextutils and fastx, using the commands in this link: https://zhanglab.c2b2.columbia.edu/index.php/CTK_FAQ
However, I get the following error after running "make" in downloading gtextutils:
text_line_reader.cpp: In member function 'bool TextLineReader::next_line()':
text_line_reader.cpp:47:9: error: cannot convert 'std::istream' {aka 'std::basic_istream'} to 'bool' in return
47 | return input_stream ;
| ^~~~~~~~~~~~
| |
| std::istream {aka std::basic_istream}
make[3]: *** [text_line_reader.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
jpcartailler
Metadata
Metadata
Assignees
Labels
No labels