Not sure if this issues section is still alive or no but i wanted to give it a try.
We are using libjsqlite 3.0.1 for our current project. Now we are getting error for some devices because arm64-v8a version of the .so file cannot be found.
I am not familiar with c++ and comiling c++ projects. Can you lead me to right way please? Is it possible to compile 3.0.1 version for arm64-v8a ?
Hello,
Not sure if this issues section is still alive or no but i wanted to give it a try. We are using libjsqlite 3.0.1 for our current project. Now we are getting error for some devices because arm64-v8a version of the .so file cannot be found.
I am not familiar with c++ and comiling c++ projects. Can you lead me to right way please? Is it possible to compile 3.0.1 version for arm64-v8a ?
Thanks