March 21, 2026
4:32 p.m.
Also I made it explicitly check for required files and reference official build script URL in the case of they are missing (to show the expected workflow).
I don't think that sort of thing belongs in configure, it should all be handled by the build script. The makefile should build a simple APK to make sure that the code compiles. This is not meant to be the final APK, and it's not meant to contain the assets. The final APK is built by the packaging script. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10354#note_133197