You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: