From 044207f7674e687dadc53e3d6cb791b3632ffed2 Mon Sep 17 00:00:00 2001 From: uranuspucksaxophone <84784521+uranuspucksaxophone@users.noreply.github.com> Date: Fri, 9 Sep 2022 23:20:35 +0200 Subject: [PATCH] Add space --- BUILD.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.md b/BUILD.md index b4773993..6141d6a5 100644 --- a/BUILD.md +++ b/BUILD.md @@ -63,4 +63,5 @@ You can use it by replacing the step 3 with the following: 1. To update your Cemu local repository, use the command `git pull --recurse-submodules` (run this command on the Cemu root). - This should update your local copy of Cemu and all of its dependencies. 2. Then, you can rebuild Cemu using the steps listed above, according to whether you use Linux or Windows. + If CMake complains about Cemu already being compiled or another similar error, try deleting the `CMakeCache.txt` file inside the `build` folder and retry building.