Compiling error
JFIUG opened this issue · 2 comments
JFIUG commented
idk how to describe the bug.. but here:
name@name-MacBook-Air sm64ex-coop % gmake OSX_BUILD=1
==== Build Options ====
Version: us
Microcode: f3dex2e
Target: sm64.us
Compare ROM: no
Build Matching: no
Failed to open baserom.us.z64! [Errno 2] No such file or directory: 'baserom.us.z64'
Makefile:471: *** Failed to extract assets. Stop.
name@name-MacBook-Air sm64ex-coop %
To Reproduce
Steps to reproduce the behavior:
just follow the macos build tutorial
Expected behavior
I expected it to compile fine
fgsfdsfgs commented
Put the rom in the project folder. File should be called baserom.us.z64. Also you're compiling coop, this is not the coop repo. This is.
JFIUG commented
oh, ok! thanks