Setting up Development Environment: Difference between revisions
WinterMute (talk | contribs) No edit summary |
WinterMute (talk | contribs) |
||
Line 64: | Line 64: | ||
'''I get the "Please set DEVKITARM in your environment." error.''' | '''I get the "Please set DEVKITARM in your environment." error.''' | ||
Ensure you have the devkit-env package installed - (dkp-)pacman -Sl | grep devkit-env. Logout and login to get the enviroment settings. | |||
For WSL users, you need to close the Bash shell, then reopen it for WSL to reload all of the variables from a clean state. | For WSL users, you need to close the Bash shell, then reopen it for WSL to reload all of the variables from a clean state. |