It’s more about the lack of knowledge about the Ko...
# kapt
m
It’s more about the lack of knowledge about the Kotlin environment in that library, i.e. there is no
assertThat(kotlinc().compile(...)).suceeded()
y
Try
K2JVMCompiler.doExecute()
:) Of course, kotlin-compiler.jar should be in your classpath.