Even more clarification re: WINDOWS_BUILD

This commit is contained in:
IvanDSM 2020-05-10 23:38:38 -03:00
parent 8258bac40a
commit 501f54f383
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ Run `./extract-assets.py --clean && make clean` or `make distclean` to remove RO
## Building
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).
Windows users: do not attempt to compile with `WINDOWS_BUILD=1` under WSL. It will NOT work. Follow the guide on the 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.**