Here is my Equipment specification:

My make and gfortran have been downloaded successfully.


But I had the following problem while following the tutorial in your Readme.md

process_begin: CreateProcess(NULL, mkdir -p obj/tournament, ...) failed.
make (e=2): The system could not find the specified file.
make: *** [Makefile:58: obj/tournament/AxTest.o] Error 2
I searched some methods on the Internet, but it didn't solve this problem. Could you please tell me how to solve this problem?
Here is my Equipment specification:

My make and gfortran have been downloaded successfully.


But I had the following problem while following the tutorial in your Readme.md

process_begin: CreateProcess(NULL, mkdir -p obj/tournament, ...) failed.
make (e=2): The system could not find the specified file.
make: *** [Makefile:58: obj/tournament/AxTest.o] Error 2
I searched some methods on the Internet, but it didn't solve this problem. Could you please tell me how to solve this problem?