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

Which secp256k1? #1

Closed
kanzure opened this issue Oct 22, 2014 · 1 comment
Closed

Which secp256k1? #1

kanzure opened this issue Oct 22, 2014 · 1 comment

Comments

@kanzure
Copy link
Contributor

kanzure commented Oct 22, 2014

contracthashtool.c:11:23: fatal error: secp256k1.h: No such file or directory
 #include <secp256k1.h>

Any hints as to which secp256k1 library I should be using? There doesn't seem to be anything available in Debian/jessie at the moment, but I haven't looked for very long.

@TheBlueMatt
Copy link
Contributor

You must install github.com/bitcoin/secp256k1 first.

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