This has nothing to do with kotlin.
I just asked the programmers what virtual machine they were using on the mac book
m
molikuner
01/01/2020, 9:08 AM
This isnโt something for this
Kotlin
Slack. You should use for example StackOverflow for such questions.
๐ 2
d
Dominaezzz
01/01/2020, 10:39 AM
Try #C09222272 .
r
Ruckus
01/01/2020, 4:09 PM
@Shumilin Alexandr for future note, #C0922A726 is for general Kotlin related stuff. #C09222272 is for non-Kotlin related stuff. (Many other slacks do it different, but that's how we do it here.)
๐๐ป 1
m
Michal Harakal
01/01/2020, 9:49 PM
@Shumilin Alexandr, For doing e.g experiments with kotlin multiplatform in a linux environment I am mostly fine with docker, which works on Mac well. For more heavier stuff you can have a look on vagrant, which works as far I remmeber with virtual box. I have not prior experiemnce with running UI related stuff in virtual enviroment.