Describe the bug
A clear and concise description of what the bug is.
When compiling on Linux (and probably other POSIX OSes like macOS), there are multiple issues:
case sensitivity - Color.h is included as color.h in some files, and some windowimpostor thing
gcc9+support.o is never built
- missing symbols for discord rich presence
Steps to reproduce
Steps to reproduce the behavior:
- Generate the everything Makefile
- make using it
Expected behavior
It should build
Actual behavior
It doesn't
Additional context
(Optional) Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
When compiling on Linux (and probably other POSIX OSes like macOS), there are multiple issues:
case sensitivity - Color.h is included as color.h in some files, and some windowimpostor thinggcc9+support.o is never builtSteps to reproduce
Steps to reproduce the behavior:
Expected behavior
It should build
Actual behavior
It doesn't
Additional context
(Optional) Add any other context about the problem here.