You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For context, we don't use the CMake system. What is the best command to use to build the Diligent Engine into a shared library that can be linked by our Android project? Additionally, does it make sense to distribute the Diligent Engine through an AAR (Android Archive) files? It would feel much easier for Android developers to use the Diligent Engine if there were a prebuilt version available on Maven Central.