But when I try to run the .make command, tells me *** No targets specified and no makefile found. Stop. which means it can't find the file its supposed to make. I tried using cd sm64ex-coop-coop, but it can't find that folder either. How should the folder be set up for me to get it to run the way I want it to?
I'm following the instructions for to build this file: https://github.com/djoslin0/sm64ex-coop/wiki/Compiling-on-Windows#run-make-to-turn-certain-features-on-and-off-append-any-needed-build-flags-to-your-make-invocation-like-so
But when I try to run the .make command, tells me
*** No targets specified and no makefile found. Stop.
which means it can't find the file its supposed to make. I tried usingcd sm64ex-coop-coop
, but it can't find that folder either. How should the folder be set up for me to get it to run the way I want it to?I currently have my folder set up like this.