I think that's canadian for button
hummmmmmAs a Canadian, I can say this is accurate.
I think that's canadian for button
hummmmmmAs a Canadian, I can say this is accurate.
help with cloning git please
Try recloning with this command, you need to pull in the Cakehax submoduleCloning decided to work but now this shows up.
git clone --recursive https://github.com/roxas75/rxTools.git
Python 2.7 is not installed.Cloning decided to work but now this shows up.
A "thanks" is enough!That was quick, can i kiss you ? ( i'm not a girl sorry [emoji14])
got the same error when adding the path but minus the /bin/sh python error.So it's not in your PATH enviroment variable
i had the same error, you'll have to edit the makefile in cakehax manually and replace both "python2" with the direct path to your python executable, i have no idea why it fixes it, and will most likely break compiling to anyone not using windows, but that did the job for me ^^got the same error when adding the path but minus the /bin/sh python error.
If you don't get the "/bin/sh python" error anymore, it means that there is another error. Try running make clean before make.got the same error when adding the path but minus the /bin/sh python error.
Because it's not in your PATH variable (you may also need to reboot).i had the same error, you'll have to edit the makefile in cakehax manually and replace both "python2" with the direct path to your python executable, i have no idea why it fixes it, and will most likely break compiling to anyone not using windows, but that did the job for me ^^
Your PATH is not configured correctly. You need to add the devkitARM\bin folder to your PATH and reboot.So i cloned using git and then compiled, but i stilll get some errors:
Git clone:
Compile errors: