Join Slack
Powered by
Hey, just getting started with KN so I'm not sure ...
# kotlin-native
d
devbridie
04/23/2018, 3:52 AM
Hey, just getting started with KN so I'm not sure if this is expected behavior: I have no completes on stdlib functions such as
println
. I'm using gradle according to
https://github.com/JetBrains/kotlin-native/blob/master/GRADLE_PLUGIN.md
.
o
olonho
04/23/2018, 7:06 AM
what IDE do you use? CLion and AppCode support K/N
d
devbridie
04/23/2018, 7:09 AM
I am using IntelliJ IDEA with gradle instead of CLion with CMake as I saw CMake is being deprecated in the future
o
olonho
04/23/2018, 8:26 AM
IDEA not yet supports K/N, unfortunately. Gradle support for CLion is coming, although
3
Views
Open in Slack
Previous
Next