openPMD / openPMD/openPMD-api

Problem installing 0.14.5 with GCC 8.1

Open
#1,317 14 comments 1 reaction 0 assignees View on GitHub
frontend: C++17 install third party workaround
Dominant language
C++
Stars
161
Forks
59
Avg merge
2d 22h
Merged PRs (30d)
7

Description

**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 ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.