I am wondering if there are any up-to-date instructions available on how to compile a fully distributable scummvm.exe using MXE?
There has been no update to this page since 2021: https://wiki.scummvm.org/index.php?titl ... cummVM/MXE
(specifically, the compilation instructions were never completed)
I can compile in MINGW64 without any issues, but it needs to statically link to the required DLLs in the MINGW installation, or the DLLs (48 of them) need to be included alongside the scummvm.exe in order for it to run.
I would much rather build a 'bundled' and distributable app like I used to do under macOS.
MXE compilation question
Moderator: ScummVM Team