korlibs / korge-starter-kit-compose

1 stars 0 forks source link

Compose template error #1

Open Xyndra opened 11 months ago

Xyndra commented 11 months ago

I simply used the multiplatform compose template and didn't even get to code before this error appeared:

Caused by: org.gradle.internal.component.NoMatchingConfigurationSelectionException: No matching variant of org.jetbrains.compose.runtime:runtime:1.4.0 was found. The consumer was configured to find a usage of 'kotlin-api' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native', attribute 'org.jetbrains.kotlin.native.target' with value 'linux_arm64' but:

(yes it cuts of there in my ide)

It seems to happen for linuxarm64

Full log: https://paste.gg/p/anonymous/efe0877e90a742eeaa73e388aa819fa5

soywiz commented 10 months ago

Unfortunately compose is outdated. It will be updated when compose supports Kotlin 1.9.20