Hello,
I wanted to try modding the game, as I really wanna add my own elements. When I try to build, it gives me a error:
Problem encountered: no prebuilt x86-windows-mingw-dynamic libraries are currently provided
Thank you in advance for any help
Okay, how do I target 64 bit then? I am still new to MinGW, how could I use MinGW for that tho? I don't know anything about msvc, and don't really wanna use it.
I have tried over and over again but there are a few things missing it says:
libisl-23.dll
libmpc-3.dll
libmpfr-6.dll
I looked into the log and checked what it said, it sends a error "Unable to detect GNU compiler type", I'm also going to look through all path folders to check where the dlls are needed.
Edit: I found the correct version of mingw finally, should work with it
Edit 2: I have now tried to run it again, it came further, but what should you say to... this... like bruh
meson.build:61: WARNING: host platform is not linux but we will pretend that it is
meson.build:119:22: ERROR: Include dir /usr/include does not exist.