From cb73e5f5b60bca332e3974370617225b4cef82db Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Wed, 19 Feb 2020 22:06:18 -0800 Subject: [PATCH] PLEASE --- platform_linux/linux_4ed.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform_linux/linux_4ed.cpp b/platform_linux/linux_4ed.cpp index 4a366605..610fe75b 100644 --- a/platform_linux/linux_4ed.cpp +++ b/platform_linux/linux_4ed.cpp @@ -1697,6 +1697,8 @@ main(int argc, char **argv){ } } +#error FUCKING HELL + if (!has_library){ system_error_box(custom_not_found_msg); }