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

lwjgl3-awt pom.xml uses properties which make it unusable from gradle #83

Open
wolfseifert opened this issue Jan 4, 2025 · 2 comments

Comments

@wolfseifert
Copy link

lwjgl3-awt pom.xml uses now properties which make it unusable from gradle.

Steps to reproduce:

$ gradle build
> Task :compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find lwjgl-3.3.5-${lwjgl.natives}.jar (org.lwjgl:lwjgl:3.3.5).
@sargunv
Copy link

sargunv commented Jan 5, 2025

@wolfseifert
Copy link
Author

Thanks, the build works now but it fails at runtime on XWayland (see #84).

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