Join Slack
Powered by
Hey guys, I am trying to compile a Kotlin/Native p...
# kotlin-native
p
Patrick
11/07/2019, 9:08 AM
Hey guys, I am trying to compile a Kotlin/Native project for the JVM and MacOS. I have the source code, but no build configuration. Are there any tutorials on how to create the correct configuration?
a
Artyom Degtyarev [JB]
11/07/2019, 9:28 AM
I think this document should help(
https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html
)Also, there is a
Multiplatform Library | Gradle
template in the IDEA.
3
Views
Open in Slack
Previous
Next