mapbox-gl-native icon indicating copy to clipboard operation
mapbox-gl-native copied to clipboard

How to generate a shared library?

Open Adraesh opened this issue 5 years ago • 0 comments

I forked mapbox-gl-native, I modified some native code and I would like to build a shared library iex: for Android (.so).

It seems that I always end up with a static library after building libmbgl-core.a

Thank you in advance.

Adraesh avatar Oct 05 '20 13:10 Adraesh