I've resumed working on bibish some, and I'm getting a weird crash I never had
before. I'm trying to interate through the list of installed modules and
select those that match a given type. This is my code:
for(libraryIterator = swordLibrary.Modules.begin();
libraryIterator != swordLi
One new good thing I've found: Google now has a system to distribute binary
libraries for C++ builds. It's called Prefab, and the example they give is
exactly why I was looking: libcurl
Here's a link:
https://android-developers.googleblog.com/2020/02/native-dependencies-in-android-studio-40.htm