Skip to content

Doesnt build on Ubuntu 18.04 #11

@Jimbles

Description

@Jimbles

Fails when running sh INSTALL with the following error

/usr/include/c++/7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \

Its probably related to the newer GCC, there are so many places where build and compiler flags are set that I am unsure where to set -std=c++11 or -std=gnu++11

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