1
0
mirror of https://github.com/sm64pc/sm64pc.git synced 2025-04-12 00:05:59 +02:00

Even more clarification re: WINDOWS_BUILD

This commit is contained in:
IvanDSM 2020-05-10 23:38:38 -03:00
parent 8258bac40a
commit 501f54f383

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.**