Closed funky-eyes closed 8 months ago
Seems that the error is related to a gradle plugin. Could you confirm which JVM is Gradle using? e.g. https://stackoverflow.com/a/67101848/4113777
Seems that the error is related to a gradle plugin. Could you confirm which JVM is Gradle using? e.g. https://stackoverflow.com/a/67101848/4113777
Is it possible that my local gradle version is too low, I will try to upgrade it to 8.1.1
------------------------------------------------------------
Gradle 6.9.2
------------------------------------------------------------
Build time: 2021-12-21 20:18:38 UTC
Revision: 5d94aa68c0fdbe443838bb977080e3b9f273e889
Kotlin: 1.4.20
Groovy: 2.5.12
Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM: 21 (Oracle Corporation 21+35-2513)
OS: Mac OS X 13.5 aarch64
Right. Also, if you run make build
or ./gradlew ...
it should use the version declared by the project.
Thank you very much, I've compiled it
What can we help you with?
I tried to compile using jdk17 and jdk21, the error is the same, can't compile through, I don't know what to do to compile successfully, please help me to see this problem, thanks!
Where would you expect to find this information?