mapbox-gl-native
mapbox-gl-native copied to clipboard
How could build libmapbox-gl.so?
Recently I have built this code (tags/maps-v1.6.0) for android platform
But after compile success, I can find libmapbox-gl.so file.
I can only see below 4 so files.
libmbgl-render-test-runner.so
libmbgl-benchmark-runner.so
libexample-custom-layer.so
libmbgl-test-runner.so
How could I generate libmapbox-gl.so ?
Thanks
this
Hi, how do you build it, I want to build it for android too.
this is my question too how did u build it?