You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm running into the following issue when compiling v1.1.1 on Mac OS X (10.12).
In file included from src/error_correct_reads.cc:31:
./include/gzip_stream.hpp:6:10: fatal error: 'ext/stdio_filebuf.h' file not found
#include <ext/stdio_filebuf.h>
^
1 error generated.
Hi, I'm running into the following issue when compiling v1.1.1 on Mac OS X (10.12).
It looks like this has been a problem since v1.0.0: see https://github.com/Homebrew/homebrew-science/issues/2551.
The text was updated successfully, but these errors were encountered: