Join Slack
Powered by
How do i start project for raspberry kotlin/native...
# kotlin-native
a
Animesh Sahu
08/07/2019, 3:00 PM
How do i start project for raspberry kotlin/native in intellij on my pc? And can i use java libs in them though maven/gradle?
d
Dominaezzz
08/07/2019, 3:09 PM
You can't use java libs from Kotlin/Native sadly.
a
Animesh Sahu
08/07/2019, 3:10 PM
@Dominaezzz
okk what about creation of project?
d
Dominaezzz
08/07/2019, 3:11 PM
You can use the Kotlin/Native template in IntelliJ and change the target from
mingwX64
to
raspberrypi
.
2
Views
Open in Slack
Previous
Next