From 501f54f38352e6aa9e1cb8ab6f52bd83070b0570 Mon Sep 17 00:00:00 2001 From: IvanDSM Date: Sun, 10 May 2020 23:38:38 -0300 Subject: [PATCH] Even more clarification re: WINDOWS_BUILD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52312a99..fc8e1320 100644 --- a/README.md +++ b/README.md @@ -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.**