You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KGP + kotlin-compiler versions: 2.0.0-dev-18990 (but the change will be released in Beta5)
The error message
> Task :dokka-subprojects:analysis-kotlin-descriptors-ide:compileKotlin FAILED
e: file:///Users/Andrei.Tyrin/IdeaProjects/_gates/dokka_kct/dokka-subprojects/analysis-kotlin-descriptors-ide/src/main/kotlin/org/jetbrains/dokka/analysis/kotlin/descriptors/ide/DokkaResolutionFacade.kt:69:20 Object is not abstract and does not implement abstract member public abstract fun getProject(): Project? defined in org.jetbrains.kotlin.resolve.BindingContext
IgnatBeresnev
changed the title
Migration kotlin-compiler to 2.0.0-Beta5 leads to non implemented abstract memeber in BindingContext
Problems with updating Kotlin to 2.0.0
Apr 22, 2024
KGP + kotlin-compiler versions: 2.0.0-dev-18990 (but the change will be released in Beta5)
The error message
The change in Kotlin: https://youtrack.jetbrains.com/issue/KT-66449
The text was updated successfully, but these errors were encountered: