Skip to content

Unable to makefile #60

@CuriousManFRFR

Description

@CuriousManFRFR

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):

  • OS: Windows 10
  • Browser: Opera GX
  • Version: dunno

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions