Missing jlink.exe
[Kotlin quickstart](https://kotlinlang.org/docs/multiplatform/quickstart.html) says that I should use JBR as JDK, but when trying to build an app for an android target in intelliJ Compose multiplatform project, I am getting an error
`Cause: jlink executable <path/to/my/jdk> does not exist.`
0 条评论