msys2-installer icon indicating copy to clipboard operation
msys2-installer copied to clipboard

I'm trying to compile this file but msys2 cant find the directory for it.

Open Hiderlink20 opened this issue 2 years ago • 0 comments

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 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 currently have my folder set up like this.

msys64 >>msys2.exe repos >>sm64ex-coop-coop >>>baserom.us.64 >>>build

Hiderlink20 avatar Sep 21 '23 01:09 Hiderlink20