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

Joml with Kotlin on Java 17 #358

Open
Icosider opened this issue Oct 11, 2024 · 0 comments
Open

Joml with Kotlin on Java 17 #358

Icosider opened this issue Oct 11, 2024 · 0 comments

Comments

@Icosider
Copy link

I am running my application with Joml 1.10.8 and Kotlin 2.0.0 on Java 17 and I get an access error message

java.lang.IllegalAccessError: class org.joml.Vector3fKt (in module org.joml) cannot access class kotlin.jvm.internal.Intrinsics (in module kotlin.stdlib) because module org.joml does not read module kotlin.stdlib
at org.joml.Vector3fKt.component1(Vector3f.kt) ~[joml-1.10.8.jar%23203!/:1.10.8]
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