Landry Norris
01/20/2022, 4:22 AMfun main() {
}
and tried compiling it with konanc -nostdlib test.kt
. I get the following errors:
error: could not load module <org.jetbrains.kotlinx.kotlinx-cli>
error: compilation failed: Kotlin IR Linker exception
Has anyone tried compiling with the nostdlib option?Landry Norris
01/20/2022, 4:23 AMnapperley
01/21/2022, 1:50 AMLandry Norris
01/21/2022, 1:55 PMLandry Norris
01/21/2022, 6:38 PMnapperley
01/23/2022, 5:26 AM