Skip to content
New issue

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

Failed to compile with gcc v8.5 #12

Open
xuxocast opened this issue Jan 28, 2025 · 0 comments
Open

Failed to compile with gcc v8.5 #12

xuxocast opened this issue Jan 28, 2025 · 0 comments

Comments

@xuxocast
Copy link

When tried to compile with gcc 8.5 it droped the error:

~/VerityMap/veritymap/src/projects/veritymap/config/config.cpp:17:18: error: 'class std::map<std::__cxx11::basic_string, std::__cxx11::basic_string >' has no member named 'contains'

When update gcc to v14.2.1 drops the error:

~/VerityMap/veritymap/src/projects/veritymap/kmer_index/target_indexer.hpp:92:64: error: ‘optional’ in namespace ‘std’ does not name a template type

Could you please provide compiling instructions? compiler version or update flags to improve compatibility.

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant