Sergey
05/23/2024, 4:27 PMerror: Compilation failed: external function <root>.compareInternal must have @TypedIntrinsic, @SymbolName, @GCUnsafeCall or @ObjCMethod annotation
* Source files:
* Compiler version: 2.0.0
* Output kind: FRAMEWORK
error: java.lang.Error: external function <root>.compareInternal must have @TypedIntrinsic, @SymbolName, @GCUnsafeCall or @ObjCMethod annotation
at org.jetbrains.kotlin.backend.konan.ir.IrUtilsKt.externalSymbolOrThrow(IrUtils.kt:235)
at org.jetbrains.kotlin.backend.konan.llvm.KonanBinaryInterface.funSymbolNameImpl(BinaryInterface.kt:73)
...
Task :composeApp:linkDebugFrameworkIosSimulatorArm64 FAILED
Sergey
05/25/2024, 10:03 AM