AM
Size: a a a
AM
AM
PL
test.kexe from build folder manually, likely it will segfaultPL
AM
LS
your-module-name/build/bin/native/debugTest/test.kexePL
your-module-name/build/bin/native/debugTest/test.kexePL
PL
LS
compileTestKotlinNative first. and if you have multi-module project, search not in the root build folderPL
compileTestKotlinNative first. and if you have multi-module project, search not in the root build folderLS
PL
AM
id "com.jetbrains.kotlin.multiplatform" version ... or classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:...". You may have kotlinVersion variable somewhere in Gradle scripts.PL
PL
id "com.jetbrains.kotlin.multiplatform" version ... or classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:...". You may have kotlinVersion variable somewhere in Gradle scripts.AM
PL
PL
PL