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

Does not compile #1

Open
Lecrapouille opened this issue Jan 30, 2024 · 1 comment
Open

Does not compile #1

Lecrapouille opened this issue Jan 30, 2024 · 1 comment

Comments

@Lecrapouille
Copy link

Lecrapouille commented Jan 30, 2024

Hi ! Nice project but your library is no longer compilable (ie Debian 11):

  • cmake_minimum_required should be at least > 3.5
  • the TODO functions, since do not return something, shall be commented (ie is_isomorphic())
  • Compilation issue with previous = find(current->second.first); I do not know what to do.
@Terae
Copy link
Owner

Terae commented Mar 17, 2024

Hi,
Thank you for your message :)
I'm not maintaining this project anymore, I haven't touched C++ since several years so I was not able to fix the compilation issue with the find function unfortunately :/
However, I fixed some Clang inputs, I commented the TODO functions and increased the cmake_minimum_required.

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

2 participants