Is there any support for Kotlin-Native in CLion or something similar? I am looking to create simple project in kotlin-native with vulkan (as vulkan is written in C I hope there wasn't so many problems).
e
egoscio
07/29/2017, 8:49 PM
It appears as though IntelliJ is still used for kotlin-native. According to a Github issue (https://github.com/JetBrains/kotlin-native/issues/474) you setup using gradle and interact with C libraries using interop.