Skip to content
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

Makefile doesn't seem to be working #7

Open
kareking1 opened this issue Sep 16, 2024 · 0 comments
Open

Makefile doesn't seem to be working #7

kareking1 opened this issue Sep 16, 2024 · 0 comments

Comments

@kareking1
Copy link

So I set up DEVKITPRO in my environment, but I noticed it still kept throwing me the error that I hadn't. Looking inside Makefile, I noticed it has an ifeq with the strip command (which by default I don't have nor heard of before). I'm no expert by any means, so maybe this is my fault, but isn't the ifeq checking if $DEVKITPRO is equal to nothing after the strip? Looking online, strip seems to be for removing symbols. My devkitPro by default was installed in C:/

So the path is: C:/devkitPro
If you remove the symbols, wouldn't it be like CdevkitPro? I just don't understand the if condition here and if I'm missing something.

Thanks for your time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant