Render96 / Render96ex

Fork of https://github.com/sm64-port/sm64-port with additional features.
245 stars 43 forks source link

Compile Issue #98

Closed dqf318 closed 7 months ago

dqf318 commented 7 months ago

When I do a compile with make, it prints out this: "make[1]: [Makefile:54: n64graphics] Error 1 Traceback (most recent call last): File "/home/dqf31/Render96ex/./extract_assets.py", line 286, in main() File "/home/dqf31/Render96ex/./extract_assets.py", line 156, in main subprocess.check_call( File "/usr/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['make', '-s', '-C', 'tools/', 'n64graphics', 'skyconv', 'mio0', 'aifc_decode']' returned non-zero exit status 2. Makefile:269: Failed to extract assets. Stop."

Anything I did wrong?

dqf318 commented 7 months ago

Never mind. All I had to do was add more to MSYS2.