We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, there is something wrong with my software here. Working envirenment:centos7 cmake version:3.22.1 Here are my errors:
The text was updated successfully, but these errors were encountered:
Hi, Thank you for your interest in TandemAligner. max_element is available in C++-17: https://en.cppreference.com/w/cpp/algorithm/max_element Please use the compiler that supports it.
Best, Andrey
Sorry, something went wrong.
Hi,
cmake=3.16 gcc=9.4.0 I had the following error:
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: