Skip to content

[LONGTERM]Project can't built with GCC version other than 11.4.0 #47

@erincyldz

Description

@erincyldz

Building the project with different GCC version
All contributors are using GCC 11.4.0 version right now. But when another version of GCC is used for building the project, it gives errors (mostly about implicit includes) This has to be maintained on the long run.

To Reproduce
Steps to reproduce the behavior:

  1. Install GCC other than version 11.4.0
  2. Clean build the project.
  3. See error

Expected behavior
Project suppose to happen for almost every modern c++ supporting GCC versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions