I'm trying to consume an android executable build ...
# kotlin-native
d
I'm trying to consume an android executable build with Kotlin/Native but I keep getting
couldn't find "libc++_shared.so"
. Can the compiler statically include it instead?
o
Please report an issue with more details