DarioSamo / sm64rt

Fork of https://github.com/sm64pc/sm64ex with raytracing support.
280 stars 14 forks source link

Unable to makefile #60

Open CuriousManFRFR opened 1 year ago

CuriousManFRFR commented 1 year ago

Describe the bug Tried installing on a Windows 10 Device. Wasn't able to get it to work, but I'm pretty sure I followed the installation instructions to a T! After making the file, I get this message:

File "/home/presl/sm64rt/./extract_assets.py", line 286, in main() File "/home/presl/sm64rt/./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.

Not sure what to do with this error. Is there any way to fix?

To Reproduce Steps to reproduce the behavior:

  1. Follow Installation Instructions
  2. Tried to "make" file
  3. Enter
  4. See error

Expected behavior Should build executable copy of Mario 64

Screenshots image

Desktop (please complete the following information):

TorpidGamer commented 1 year ago

You've got to use mingw64, its one of the executables in the mysys folder