unable to build with lastest repo. #11693
-
Checklist
What is/are your question(s)?Team, I tried to build this app on local desktop but output showing some error, plz tell us why is it showing. JDK - 17 `java.lang.IllegalAccessError: superclass access check failed: class org.jetbrains.kotlin.kapt3.base.javac.KaptJavaCompiler (in unnamed module @0x68fb12f9) cannot access class com.sun.tools.javac.main.JavaCompiler (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.main to unnamed module @0x68fb12f9 Errors were stored into C:\Users\infod\AndroidStudioProjects\NewPipe.gradle\kotlin\errors\errors-1731293959841.log ` Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This should have been already fixed, please make sure that you are up to date with the remote repository. If you're sure you updated your local copy, please precise on what commit you're building the app and provide more details about your environment (Windows version according to the stacktrace, JDK exact version (not only 17) and vendor). |
Beta Was this translation helpful? Give feedback.
This should have been already fixed, please make sure that you are up to date with the remote repository. If you're sure you updated your local copy, please precise on what commit you're building the app and provide more details about your environment (Windows version according to the stacktrace, JDK exact version (not only 17) and vendor).