mmirman/cmu-skillswap-2012

make.bat run: The system cannot find the path specified.

mcandre opened this issue · 3 comments

When I git clone cmu-skillswap2012, cd, and enter make.bat run, I get:

The system cannot find the path specified.

Upon inspecting make.bat, the offending file dist/build/guesser/guesser.exe seems to be missing.

Am I doing something wrong, or was guesser.exe forgotten?

Is "dist/build/guesser/guesser" there? I don't use windows and can't check.

dist is empty, check this GitHub repository.

I think you need to run make.bat test first.