thewoolleyman
12/28/2017, 6:06 PM../gradlew :calculator:compileKonanKotlinArithmeticParserIphone --debug --stacktrace
from the samples/calculator
, I get the following error:
> Task :calculator:compileKonanKotlinArithmeticParserIphone
11:04:52.692 [ERROR] [system.err] error: compilation failed: No such file or directory
11:04:52.692 [ERROR] [system.err]
11:04:52.692 [ERROR] [system.err] * Source files: Parser.kt
11:04:52.692 [ERROR] [system.err] * Compiler version info: Konan: EAP 0.6.0.0 / Kotlin: 1.2.0
11:04:52.692 [ERROR] [system.err] * Output kind: FRAMEWORK
11:04:52.692 [ERROR] [system.err]
11:04:52.692 [ERROR] [system.err] exception: java.lang.Error: No such file or directory
11:04:52.692 [ERROR] [system.err] at org.jetbrains.kotlin.backend.konan.llvm.LlvmUtilsKt.parseBitcodeFile(LlvmUtils.kt:266)
11:04:52.692 [ERROR] [system.err] at org.jetbrains.kotlin.backend.konan.llvm.Runtime.<init>(Runtime.kt:30)
11
...
...
olonho
12/28/2017, 6:26 PMbundle
thewoolleyman
12/28/2017, 6:53 PMolonho
12/28/2017, 6:59 PMthewoolleyman
12/28/2017, 8:32 PMbuild
target, not just dist distPlatformLibs