I'm attempting to get the Tetris sample in kotlin-...
# kotlin-native
s
I'm attempting to get the Tetris sample in kotlin-native to build on a mac. I've installed the sdl2 dev files, but attempting to run
./build.sh
gives the error
./build.sh: line 50: cinterop: command not found
.