Join Slack
Powered by
I'm trying to compile the Kotlin compiler using `g...
# compiler
a
Akshit Sinha
02/25/2023, 5:30 PM
I'm trying to compile the Kotlin compiler using
gradlew dist
but getting this error. Any idea what might be the cause? Is it the JDK version or something?
n
napperley
02/26/2023, 8:59 PM
A similar error is encountered although I am using Linux as the host. It seems that the JB Space servers that host the JDK dependencies is down.
napperley
02/27/2023, 11:33 PM
With the Kotlin code base it requires JDK 7 or 6. Have you installed any of these JDKs?
8
Views
Open in Slack
Previous
Next