How do i configure intellij to create a project on kotlin for raspberry pi?

Answered

There's kotlin native support in intellij but only for current platform, the problem is there's no support for compiling the project for other platforms like i want to do for my raspberry pi. Is there any way to do so?

0
1 comment

Hello,

You could check this article for some tips: https://hadihariri.com/2017/04/09/kotlin-on-raspberry-pi/

 

0

Please sign in to leave a comment.