-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I assemble on mac? #175
Comments
Run |
you should be in |
@PikalaxALT I really appreciate you trying to guide me through this. I'm sorry to say that I'm still very lost. Can you explain this to me as if I'm five years old? I'm in Finder only because the repository is saved on my desktop. I'm not sure exactly what to type into the Terminal. |
|
Make sure you have the latest version of rgbds installed (v0.3.5 as of now). Also make sure that you install 32-bit or 64-bit cygwin and rgbds according to your SO. |
@Asday I've tried that and can successfully build a ROM that way. However, I can't seem to build a ROM from files saved on my mac. @xCrystal I have the latest version of rgbds installed. I don't think I can install cygwin since I'm on a mac. I really appreciate both of you trying to help me. Thank you! |
|
the issue is that when you download a zip it also doesn't work with git, which makes submodules annoying to deal with the simplest way to get the submodule working is to make your folder a git repo. do this:
this should be fixed by #168, which will not need the submodule to build |
@testtest765 My bad, went on autopilot with that reply lol |
@yenatch @xCrystal @PikalaxALT Thank you for all of your help! I've figured it out. |
oops. i meant |
Someone close this issue, it has been solved |
I'm on mac. I'm completely new to programming. How do I assemble a ROM that reflects the changes I've made? The command in install.md builds the original disassembly.
The text was updated successfully, but these errors were encountered: