-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
frontend: C++17installthird partythird party libraries that are shipped and/or linkedthird party libraries that are shipped and/or linkedworkaround
Milestone
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 ?
ax3l
Metadata
Metadata
Assignees
Labels
frontend: C++17installthird partythird party libraries that are shipped and/or linkedthird party libraries that are shipped and/or linkedworkaround