Where can I keep track of Kotlin/Native support in Clion on Windows? I read the CMake won't be fixed on Windows since gradle support is coming. Where can I also keep track of that?
Can someone please clarify that comment about cmake not being fixed on windows though?
v
Vyacheslav Karpukhin [JB]
07/26/2018, 8:04 PM
CMake support is deprecated, we're working on replacing the Kotlin/Native project model with Gradle. An updated plugin is expected to be published soon.
In the meantime you can try a patch that one of our users has submitted: https://github.com/JetBrains/kotlin-native/issues/1653