How do you see the actual cinterop errors when you...
# kotlin-native
b
How do you see the actual cinterop errors when you run into
fatal error: could not build module X
because it's finding an error and failing
org.jetbrains.kotlin.native.interop.indexer.UtilsKt.ensureNoCompileErrors(Utils.kt:146
?
welp i figured out the error by some miracle (guessing), but i'm curious if others have a better way of debugging this