Merge pull request #142 from coltongit/patch-19

Update readme for MXE compilation support
This commit is contained in:
IvanDSM 2020-05-16 23:07:25 -03:00 committed by GitHub
commit ac97d96a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ Please contribute **first** to the [nightly branch](https://github.com/sm64pc/sm
## Building
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).
**Do NOT attempt to compile Windows executables with `WINDOWS_BUILD=1` under Linux or WSL. It will NOT work. Follow the guide on the wiki.**
**Make sure you have MXE first before attempting to compile for Windows on Linux and WSL. Follow the guide on the wiki.**