Hello, I'm trying to add a `lib.a` to my project w...
# kotlin-native
r
Hello, I'm trying to add a
lib.a
to my project with
cinterop
. And I cannot make it work, is there any example on github to follow ?
l
What do you mean by "cannot make it work". What did you try? What happened?
r
I tried following the doc, it build but when I try to import it, it has no reference
l
I don't know whta doc you are referring to. But regardless, I'd like to know what you did.
r