MXE compilation question

Ask for help with ScummVM problems

Moderator: ScummVM Team

Post Reply
User avatar
almeath
Posts: 188
Joined: Fri Mar 14, 2008 1:40 pm
Location: Australia

MXE compilation question

Post by almeath »

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.
Post Reply