Dave Mankoff
10/25/2024, 4:04 PM$ bin/kotlinc -Xplugin=lib/compose-compiler.jar
The exception:
error: the provided plugin androidx.compose.compiler.plugins.kotlin.ComposePluginRegistrar is not compatible with this version of compiler.
java.lang.AbstractMethodError: Receiver class androidx.compose.compiler.plugins.kotlin.ComposePluginRegistrar does not define or inherit an implementation of the resolved method 'abstract void registerProjectComponents(com.intellij.mock.MockProject, org.jetbrains.kotlin.config.CompilerConfiguration)' of interface org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar.
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$Companion.registerExtensionsFromPlugins$cli_base(KotlinCoreEnvironment.kt:755)
at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$ProjectEnvironment.registerExtensionsFromPlugins(KotlinCoreEnvironment.kt:194)
at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:91)
at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:43)
at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:103)
jw
10/25/2024, 4:16 PMDave Mankoff
10/25/2024, 4:16 PMjw
10/25/2024, 4:17 PMDave Mankoff
10/25/2024, 4:17 PMDave Mankoff
10/25/2024, 4:18 PMjw
10/25/2024, 4:19 PMjw
10/25/2024, 4:19 PMDave Mankoff
10/25/2024, 4:21 PMDave Mankoff
10/25/2024, 4:21 PMjw
10/25/2024, 4:24 PMDave Mankoff
10/25/2024, 4:25 PMdmitriy.novozhilov
10/25/2024, 4:40 PMshikasd
10/25/2024, 4:54 PMDave Mankoff
10/25/2024, 4:54 PMDave Mankoff
10/25/2024, 4:54 PMshikasd
10/25/2024, 5:07 PMDave Mankoff
10/25/2024, 5:23 PM