Setting up Development Environment: Difference between revisions
WinterMute (talk | contribs) |
WinterMute (talk | contribs) |
||
Line 18: | Line 18: | ||
* Follow the instructions to install pacman found at https://github.com/devkitPro/pacman/releases/latest | * Follow the instructions to install pacman found at https://github.com/devkitPro/pacman/releases/latest | ||
* run sudo (dkp-)pacman -S switch-dev to install the tools and libraries for switch development | * run sudo (dkp-)pacman -S switch-dev to install the tools and libraries for switch development | ||
* logout and login again to get the environment settings needed. | |||
= Building the examples = | = Building the examples = |