so i was trying to compile openblox on GitHub (specifically the "complete rework" branch) for the dsi, the issue is that im getting error 2 back, here is a copy paste of the cmd window, i am using a newish install of windows 10, why could this be happening? link to the thing: https://github.com/EGAMatsu/OpenBLOX/tr ... me-ov-file
H:\To Copy To SD\OpenBLOX-Complete-Rework\C_Engine>make ds
make -C ./Makefiles -f makefile_ds
make[1]: Entering directory '/h/To Copy To SD/OpenBLOX-Complete-Rework/C_Engine/Makefiles'
make[2]: /h/To: No such file or directory
make[2]: *** No rule to make target '/h/To'. Stop.
make[1]: *** [makefile_ds:94: build_ds] Error 2
make[1]: Leaving directory '/h/To Copy To SD/OpenBLOX-Complete-Rework/C_Engine/Makefiles'
make: *** [makefile:6: ds] Error 2
H:\To Copy To SD\OpenBLOX-Complete-Rework\C_Engine>