Skip to content

Extend GitHub action to build with gcc and clang on the platforms #785

@gittiver

Description

@gittiver

there were some issues with using different compilers and libc++ vs libstdc++, if the GitHub action compile with both compilers we will catch these in future.
It seems more like an issue with the C++ Library rather than the compiler itself. Clang works well with libstdc++, but encounters this compilation error when working with libc++.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureCode based project improvementgood first issuean issue suitable to start contributing to the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions