jinc0930 / Clue

A game
2 stars 0 forks source link

Make issues #44

Closed jinc0930 closed 1 year ago

jinc0930 commented 2 years ago

hey. just putting it on the radar, make hasn't been working for me. Error message is "COMMAND NOT FOUND"

mishimalisa commented 2 years ago

If you are on windows and used MSYS2 to install Mingw-w64 Then you should use mingw32-make.exe Meaning you just type mingw32-make (if this is included on your path which i think it is)

jinc0930 commented 1 year ago

it works on Mac now, maybe all I needed was a vscode update. Strange...