MorsGames / sm64plus

A fork of sm64-port that focuses on QoL improvements and customizability.
https://mfgg.net/index.php?act=resdb&param=02&c=2&id=38190
453 stars 32 forks source link

build error #76

Closed lomorster closed 1 year ago

lomorster commented 1 year ago

When i give it a rom it gives me this error any solution? I followed the guide

==== Build Options ==== Version: us Microcode: f3dex2e Target: sm64.us Compare ROM: no Build Matching: no

make: gcc: No such file or directory make: [Makefile:78: n64graphics] Error 127 Traceback (most recent call last): File "/home/USER/sm64plus/extract_assets.py", line 292, in main() File "/home/USER/sm64plus/extract_assets.py", line 166, in main subprocess.check_call( File "/usr/lib/python3.10/subprocess.py", line 369, 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:222: Failed to extract assets. Stop.

lomorster commented 1 year ago

I used UCRT64 instead of MINGW64...... I am on windows btw