Hi, is it working for you?
If you're targeting windows x64, you can use tcc (Tiny C Compiler): https://bellard.org/tcc/
I also have an alternative build script (build.bat) that builds samples using this tool, I use it internally to build and test samples:
https://github.com/megamarc/Tilengine/bl.../build.bat
If you're targeting windows x64, you can use tcc (Tiny C Compiler): https://bellard.org/tcc/
I also have an alternative build script (build.bat) that builds samples using this tool, I use it internally to build and test samples:
https://github.com/megamarc/Tilengine/bl.../build.bat