Skip to content

Build error #7

Description

@xipki

make failed with error

src/pk-based/../util/crypto/ecc-pk-crypto.h:139:7: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
  std::unique_ptr<ecc_brickexp_impl> impl;

Adding -std=c++14 to COMPILER_OPTION and fixed this error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions