My question is how do I get more details around ex...
# kotlin-native
s
My question is how do I get more details around exactly what the build error is? Also if there is a build error in the native bindings why would this not be reported as part of the build? I would expect the build to fail telling me that the native extension has not built. Is this an incorrect assumption about the way kotlin native works?