Hey Guys , I am trying out this Kotlin/Native samp...
# kotlin-native
a
Hey Guys , I am trying out this Kotlin/Native sample and I get error
"Skipping stdlib as its a pre 1.4 library; Could not find stdlib"
when running assemble : https://github.com/JetBrains/kotlin-native/tree/master/samples/gtk . any idea how can i get version of stdlib that will work
a
👍 thanks a lot that worked , i was able to run the sample app
👍 1
s
FYI: with this patch you don’t need to build anything at the root of the repository.
👍 1