You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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).
The text was updated successfully, but these errors were encountered:
lwjgl3-awt pom.xml uses now properties which make it unusable from gradle.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: