Hi! I got a different error when trying to run the .exe:
The procedure entry point _ZNKSt7__czz1112basic_stringlcSt11char_traitslcESalcEE5c_strEv could not be located in the dynamic link library C:\Users\[my user folder]\Downloads\Build\game.exe.
After a quick search, I'm guessing that this is also related to the DLL stuff.
Edit: I was able to get it running by compiling from source, though!