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

Only allowed to compile under JDK22? #2

Open
linghengqian opened this issue Sep 8, 2024 · 1 comment
Open

Only allowed to compile under JDK22? #2

linghengqian opened this issue Sep 8, 2024 · 1 comment

Comments

@linghengqian
Copy link

  • I noticed that the project is currently only allowed to compile under JDK22?

<maven.compiler.source>22</maven.compiler.source>

  • Is there a possible contributor guide describing how to compile? Although this looks like a standard Maven 3 project, seeing cmake is unfamiliar to me.
@nauu
Copy link
Contributor

nauu commented Sep 10, 2024

Basically you can compile in any version which >= JDK8 , and I will add the doc on how to compile later.

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