Sadly, using Android build files does not generate statically linked lib (.a file). I wanted to use static lib instead shared libs On Thursday, September 28, 2023 at 7:41:46 PM UTC+2 Jeffrey Walton wrote:
> On Thursday, September 28, 2023 at 10:53:14 AM UTC-4 AndroidGuy wrote: > > I'm encounting linking error if I use NDK 26.0.10792818 using LLVM 17 to > compile my project with Crypto 8.8, but it works fine with NDK 25.2.9519653 > using LLVM 14. > > > That's kind of interesting in a morbid sort of way. > > Have a look at <https://www.cryptopp.com/wiki/Android.mk>. It is the > documentation we have for Android.mk-based projects. > > I may have some time to look at the problem with NDK 26 this weekend. > > Jeff > -- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/7b7dce25-a633-4e2e-aeb1-8b6402340160n%40googlegroups.com.
