Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #7

Open
xipki opened this issue Nov 2, 2019 · 1 comment
Open

Build error #7

xipki opened this issue Nov 2, 2019 · 1 comment

Comments

@xipki
Copy link

xipki commented Nov 2, 2019

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.

@xiaoqing928
Copy link

I have the same problem as you.According to your method, adding parameters to the makefile file still doesn't work.I hope I can get your help,Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants