From 45a12e60a3c13203939626b8c70b76b387a73396 Mon Sep 17 00:00:00 2001 From: Oskar <> Date: Fri, 22 Mar 2024 12:20:26 +0100 Subject: INSTALL updated --- INSTALL | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 562b95f..06331d6 100644 --- a/INSTALL +++ b/INSTALL @@ -10,5 +10,4 @@ just change the CFLAGS variable. If you encounter problems compiling you may have to do changes in the source code. I encountered some problems compiling on MacOS so i had to modify alot of format specifiers. -I have not been able to compile with clang because the errors that i get are not very clear to me. -GCC should work fine though. +I have not been able to compile with clang because i got some unclear errors. I think it has to do with me using 'goto' and maybe something to do with my 'switch' statements but fixing this is not a priority. -- cgit v1.2.3