Skip to content

USBGuard cannot be compiled with GCC 4.8.x #101

@dkopecek

Description

@dkopecek

The https://github.com/nlohmann/json library lacks support for GCC 4.8.x. Details: https://github.com/nlohmann/json#supported-compilers

This is a problem because we would like to compile USBGuard for CentOS/RHEL 7.

Possible solutions:

  1. support gcc 4.8.1 nlohmann/json#212
  2. Switch to a different json library
  3. Support another library in parallel (high maintenance cost)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions