when i try to compile i do the meson setup it works and then i do the meson compile it doesn't
here it is https://bpa.st/4NYA
im using mingw which i already had installed so my order of cmds is
cd D:\githubrepos\
meson setup build-debug
meson compile