Update Makefile to accommodate to new directory structure.#273
Update Makefile to accommodate to new directory structure.#273impeeza wants to merge 1 commit intosnesrev:masterfrom
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.