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

Figure out how the moduled version of repo will live #124

Open
matheusgomes28 opened this issue Jan 24, 2024 · 0 comments
Open

Figure out how the moduled version of repo will live #124

matheusgomes28 opened this issue Jan 24, 2024 · 0 comments

Comments

@matheusgomes28
Copy link
Owner

Recently, the module conversion branch was added in #120 , but we cannot simply merge to main.

The main problem is the lack of support in mainstream compilers, and that feature being "too new". This means that most people's compilers will not support modules, unless they have recently upgraded the following tools:

  1. clang >= 17
  2. CMake >= 3.28.0
  3. ninja >= 1.11
  4. conan >= 2.17

Based on the above constraints, we need to decide on having a long-lived branch vs a fork in a different repo for this project.

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