mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-26 00:11:26 -05:00
Clarify packages for WSL/Ubuntu
This commit is contained in:
parent
4a32bb288b
commit
778f574006
|
|
@ -20,15 +20,13 @@ Building the ROM requires the following packages:
|
|||
|
||||
* make
|
||||
* git
|
||||
* build-essentials
|
||||
* build-essentials (build-essential on Ubuntu)
|
||||
* binutils-arm-none-eabi
|
||||
* wine (to run the mwcc executables)
|
||||
* libpng-devel
|
||||
* libpng-devel (libpng-dev on Ubuntu)
|
||||
|
||||
NOTE: If you are using Arch/Manjaro or Void you will only need base-devel instead of build-essentials or make or git. You will still need wine.
|
||||
|
||||
Also, if you are using WSL on Windows, please pass NOWINE=1 when compiling, and wine is not necessary for a WSL environment.
|
||||
|
||||
#### Windows
|
||||
|
||||
Before following the respective guides, please install devkitARM and ensure the DEVKITPRO and DEVKITARM variables are added to bashrc such that:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user