Where can I keep track of Kotlin/Native support in...
# kotlin-native
d
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?
a
Please vote for https://youtrack.jetbrains.com/issue/KT-21134 Of course you are also welcome to create additional issues if they are absent: http://kotl.in/issue
t
And where is the issue for gradle in AppCode?
a
I couldn't find it, feel free to create it here: http://kotl.in/issue
s
Can someone please clarify that comment about cmake not being fixed on windows though?
v
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
👍 2