Bemmy
Bemmy
i think a parameter for that would be good enough i will try to make a PR today, with the change on i guess `False` is good enough to be...
ah thank you for reminding me, you must also install `mingw-w64-make` using pacman with the same command, `pacman -S mingw-w64-make` after that, all should go smoothly, i need to add...
hmm, what about `mingw-w64-i686-gcc` and `mingw-w64-i686-make`? metapackages should install correctly but maybe something was changed along the way and now you cannot do that
try to install the packages i mentioned above then, `mingw-w64-i686-gcc` and `mingw-w64-i686-make` if that doesn't work out i'll need to try to compile the project via MSYS2 myself