You must log in or register to comment.
I’ve used mingw in the past, the exe usually is 10x the size and wants the entire binary of any library used as well and first requires you to download the source windows version of the lib and link it. Meaning a small SDL2 project on Linux was I think 100kib while on windows it was 1mib + 2.5 mib
They should just use reverse-wine, if that exists.
Wish it did…
Is it’s C, you could use Cosmopolitan
No, it’s Vala… and it’s not my project, client just wants this to run on Windows.
Do it the long way and compile in a vm.