-
Notifications
You must be signed in to change notification settings - Fork 387
Update Makefile to accommodate to new directory structure. #273
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
base: master
Are you sure you want to change the base?
Conversation
A set of small changes to accommodate to new directory setup. Now builds Switch version without problem, and solves snesrev#266 Thanks a lot to @godreborn to help diagnose the problem here and SMW repo.
|
This helped me build the Switch version. |
|
Hello there, anybody has been able to review this PR? any ETA for apply? regards. |
|
Can confirm this is working when building on Linux, please merge |
|
when I run on linux it says |
|
btw, I just tested debian on my laptop. it also worked fine, and a lot of stuff on that distro is outdated on my end, so you should be good as long as the patch is applied through a pr or branch. |
Correção no src/main.cs, pullrequest snesrev#247 Correção no src/opengl.cs, pullrequest snesrev#270 Correção no src/platform/switch/Makefile, pullrequest snesrev#273 Correção no MakeFile, pullrequest snesrev#276 Correção no src/select_file.c, pullrequest snesrev#292
I am getting the same, trying to build on linux, the pr is added. |

Description
A set of small changes to accommodate to new directory setup.
Now builds Switch version without problem, and solves #266
Thanks a lot to @godreborn to help diagnose the problem here and SMW repo.
Will this Pull Request break anything?
No, instead resolve the problem of build switch version introduced when directories was reorganized.
Suggested Testing Steps
Build Switch Version on MSYS.