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

已回答

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

Hello,

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

 

0

请先登录再写评论。