Skip to content

Problem installing 0.14.5 with GCC 8.1 #1317

Open
@denisbertini

Description

@denisbertini

Performed steps

try to install the new openpmd-api release:

config:

openPMD build configuration:
library Version: 0.14.5
openPMD Standard: 1.1.0
C++ Compiler: GNU 8.1.0 

led to the following output/problem during compilation

AbstractIOHandler.hpp:111:46: error: 'const openPMD::internal::FlushParams{InternalFlush}' is not a constant expression
     constexpr FlushParams defaultFlushParams{};
                                              ^

Could this be linked to a too old GNU (8.1) compiler ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions