Skip to content

Won't compile on GCC13 #6

Description

@gshearer

Hi,

I've just spent the last few days trying to get this to build on ArchLinux. After some hairloss, I've discovered that gcc13 is the culprit.

So, for those of you trying to get this to build on a modern Linux, try installing gcc12 and:

export CC=gcc-12                                                                                                                                           
export CXX=g++-12           

Hope to save you some hair. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions