Skip to content

Build issues from filesystem header include in C++ API #708

Description

@psakievich

I'm unable to compile the dev branch due to the include of filesystem that was added in #670. I'm using GCC 7.2 and Intel 19. Is the include of filesystem necessary? This header is not supported in GCC 7.

If necessary I can move my build systems up to a GCC 8 if we decide we don't need to support GCC 7 for Exawind/HFM.
@sayerhs or @jrood-nrel would you care to weigh in on this?

I guess some macro magic could be employed to switch the include to experimental/filesystem too.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions