https://kotlinlang.org logo
Title
o

olonho

02/14/2018, 7:12 PM
t

Tobi

02/15/2018, 6:57 AM
great work 👍 Is it possible that this fix didn’t make it into the release? https://github.com/JetBrains/kotlin-native/pull/1309 I just upgraded from
konan.version=0.6-dev-1005
to the latest release and the bug is back 😞
o

olonho

02/15/2018, 7:30 AM
strange, it shall be in. How did you upgrade exactly?
I just removed the
konan.version
from the
gradle.properties
and from the gradle plugin depdendency in the
build.gradle
You can also reproduce it in your example project by adding a
framework
with
enableMultiplatform true
as
konanArtifacts
false alarm, cleaning the build cache and removing the old compiler binary manually fixed it 👍