Skip to content

[CODE] Issues compiling using the everthing makefile on Linux #194

@TheAwesome98-Real

Description

@TheAwesome98-Real

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:

  1. Generate the everything Makefile
  2. make using it

Expected behavior

It should build

Actual behavior

It doesn't

Additional context

(Optional) Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions