Embedding shared libraries into gomobile archive

194 views
Skip to first unread message

Vitaliy Vlasov

unread,
Jan 18, 2023, 12:58:36 PM1/18/23
to golang-nuts
Hi all!

I've got a golang project that uses cgo to interface with an external C library. So golang builds depend on that library's *.h and *.so files. Is there a way to tell `gomobile bind` to embed these external shared libraries into generated Android AAR or iOS Framework files?

Thanks.


Reply all
Reply to author
Forward
0 new messages