From 0e9c27d2ae243ad41d5d17ef08582f0174972845 Mon Sep 17 00:00:00 2001 From: AutismGaming228 <38699033+AutismGaming228@users.noreply.github.com> Date: Tue, 24 Apr 2018 20:32:55 +0400 Subject: [PATCH] Update README.md Finally libglez error will be mentioned --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bc754140..98ce1873 100755 --- a/README.md +++ b/README.md @@ -83,6 +83,9 @@ git clone --recursive https://github.com/nullifiedcat/cathook && cd cathook && b `/usr/include/c++/5/string:38:28: fatal error: bits/c++config.h: No such file or directory` You don't have gcc-multilib-6 installed correctly. +`/usr/bin/ld: cannot find -lxoverlay` +You don't have cathook libs installed. Use ./catlibs script in scripts folder to install them. + `src/: fatal error: mathlib/vector.h: No such file or directory` You didn't download Source SDK. **DO NOT DOWNLOAD CATHOOK USING "DOWNLOAD .ZIP" FROM GITHUB. USE git clone --recursive!**