Hi. Im trying to run the kotlin native samples but...
# announcements
p
Hi. Im trying to run the kotlin native samples but the build failed at running task openglgenOpenglInteropStubs or any other Stubs Task. Have i to config anything?
s
you should ask here #kotlin-native have you ran the gradle commands first ? (./gradlew dependencies:update and ./gradlew dist)
p
Sorry, first time that i use slack. no i run directly build
s
you use kotlin from source ?
p
hehe, maybe i should learn to read. i downloaded it and just try to import only the samples in idea, and ignored the main directory
s
there is no IDE support yet, they said they are working on it 😄
p
but the ide has gradle support 😉
s
when i last tried using intellij it wasn't working for me
i tried a long time ago, so maybe it works now ^^
p
the support for kotlin is available, if i have to build via console it's ok for now 😛