Setting up Development Environment: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				WinterMute (talk | contribs)  | 
				||
| Line 1: | Line 1: | ||
= Setup =  | = Setup =  | ||
* Install [http://devkitpro.org/ devkitA64]. If it's already installed, update it.  | |||
** On Windows, there's a [https://github.com/devkitPro/installer/releases graphical installer].  | |||
** On Unix-like platforms such as Linux/macOS, there's a [https://github.com/devkitPro/installer/blob/master/perl/devkitA64update.pl Perl script].  | |||
** Make sure you also select libnx and the switch examples when installing.  | |||
Revision as of 05:43, 19 February 2018
Setup
- Install devkitA64. If it's already installed, update it.
- On Windows, there's a graphical installer.
 - On Unix-like platforms such as Linux/macOS, there's a Perl script.
 - Make sure you also select libnx and the switch examples when installing.