Pablo Caviglia
06/16/2020, 9:52 PM> Task :android:compileDebugKotlin FAILED
e: /home/pablo/devel/projects/tool_framework_multi_platform/src/androidMain/kotlin/com/senaptec/toolframework/ui/Video.kt: (3, 1): The feature "multi platform projects" is experimental and should be enabled explicitly
I've added some extra options for the compiler in my build.gradle, but seems to dont have any effect on the error:Derek Ellis
06/16/2020, 9:55 PMPablo Caviglia
06/16/2020, 9:59 PMCasey Brooks
06/16/2020, 10:01 PMfromPreset
, and the compiler options should be handled for you. Here’s the current docs for MPP setup, which are pretty good https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targetsPablo Caviglia
06/16/2020, 10:02 PM